Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SAML2 IdP Server web application Dependencies"

 
Line 12: Line 12:
 
| 1.2.13(Approved by Orbit)
 
| 1.2.13(Approved by Orbit)
 
| [http://www.apache.org/licenses/LICENSE-2.0 License] (Approved by Orbit)
 
| [http://www.apache.org/licenses/LICENSE-2.0 License] (Approved by Orbit)
 +
|-
 +
| [http://jakarta.apache.org/commons/logging/ Apache Commons Logging]
 +
|
 +
| [http://archive.apache.org/dist/commons/logging/binaries/commons-logging-1.0.4.tar.gz commons-logging-1.0.4.tar.gz]
 +
|
 +
| The Logging package is an ultra-thin bridge between different logging implementations.
 +
| 1.0.4
 +
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
 +
|-
 +
| [http://commons.apache.org/codec/ Apache Commons Codec]
 +
|
 +
| [http://gd.tuwien.ac.at/infosys/servers/http/apache/dist/commons/codec/binaries/commons-codec-1.3.tar.gz commons-codec-1.3.tar.gz]
 +
|
 +
| Commons Codec provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs.
 +
| 1.3
 +
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
 
|-
 
|-
 
|}
 
|}

Latest revision as of 01:36, 5 November 2007

Library Home Page (URL) Jar(s) (URL) Used for Version License (URL)
log4j log4j-1.2.13.zip Used for logging. 1.2.13(Approved by Orbit) License (Approved by Orbit)
Apache Commons Logging commons-logging-1.0.4.tar.gz The Logging package is an ultra-thin bridge between different logging implementations. 1.0.4 Apache License, Version 2.0
Apache Commons Codec commons-codec-1.3.tar.gz Commons Codec provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs. 1.3 Apache License, Version 2.0

.

The SAML2 IdP Server web application depends on the following Higgins projects:

See Also

Back to the top