Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CardSpace I-Card Provider core dependencies"

 
Line 1: Line 1:
This page is a work in progress...
+
#REDIRECT [[CardSpace I-Card Provider Core Dependencies]]
 
+
{| class="wikitable" style="text-align:left; width="100%" align="left" valign="top" border="1" cellpadding="5" cellspacing="0"
+
|-style="background:grey; color:black"
+
! width="30%" border="1" align="left" valign="top" | Library Home Page (URL)
+
! width="25%" border="1" align="left" valign="top" | URL(s) to JAR/library
+
! width="30%" border="1" align="left" valign="top" | Used for
+
! width="5%" border="1" align="left" valign="top" | Version
+
! width="10%" border="1" align="left" valign="top" | License (URL)
+
|-
+
| [http://jakarta.apache.org/commons/logging/ Apache Commons Logging]
+
| [http://apache.net.ua/commons/logging/binaries/commons-logging-1.1.zip commons-logging-1.1.jar]
+
|
+
| 1.1
+
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
+
|-
+
| [http://xml.apache.org/security/ Apache XML Security]
+
| [http://xml.apache.org/security/dist/java-library/xml-security-bin-1_4_0.zip serializer.jar,<br/>xalan.jar,<br/>xercesImpl.jar,<br/>xmlsec-1.4.0.jar]
+
|
+
| 1.4.0
+
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
+
|-
+
|}
+
.
+
 
+
[[Image:Org.eclipse.higgins.icard.provider.cardspace.common.deps.png]]
+
 
+
== See Also ==
+
* [http://www.eclipse.org/higgins Higgins Home]
+
* [[Components]]
+

Latest revision as of 01:24, 17 November 2007

Back to the top