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 1: Line 1:
 +
{| class="wikitable" style="text-align:left; width="100%" align="left" valign="top" border="1" cellpadding="5" cellspacing="0"
 +
|-style="background:grey; color:black"
 +
! width="20%" border="1" align="left" valign="top" | Library Home Page (URL)
 +
! width="20%" border="1" align="left" valign="top" | Jar(s) (URL)
 +
! width="40%" border="1" align="left" valign="top" | Used for
 +
! width="10%" border="1" align="left" valign="top" | Version
 +
! width="10%" border="1" align="left" valign="top" | License (URL)
 +
|-
 +
| [http://logging.apache.org/log4j/docs/ log4j]
 +
| [http://archive.apache.org/dist/logging/log4j/1.2.13/logging-log4j-1.2.13.zip log4j-1.2.13.zip]
 +
| Used for logging.
 +
| 1.2.13(Approved by Orbit)
 +
| [http://www.apache.org/licenses/LICENSE-2.0 License] (Approved by Orbit)
 +
|-
 +
|}
 +
.
 +
 
The SAML2 IdP Server web application depends on the following Higgins projects:
 
The SAML2 IdP Server web application depends on the following Higgins projects:
  

Revision as of 00:40, 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)

.

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

See Also

Back to the top