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 "IdAS Registry Dependencies"

Line 9: Line 9:
 
| [http://ws.apache.org/commons/axiom/ Apache AXIOM]
 
| [http://ws.apache.org/commons/axiom/ Apache AXIOM]
 
|
 
|
| [http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip  axiom-api-1.2.jar,<br/>axiom-impl-1.2.jar,<br/>stax-api-1.0.1.jar,<br/>wstx-asl-3.0.0.jar] [http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip source]
+
| [http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip  axiom-api-1.2.jar,<br/>axiom-impl-1.2.jar,<br/>stax-api-1.0.1.jar,<br/>wstx-asl-3.0.1.jar] [http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip source]
 
|
 
|
 
| Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree.   
 
| Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree.   
Line 17: Line 17:
 
| [http://jakarta.apache.org/commons/logging/ Apache Commons Logging]
 
| [http://jakarta.apache.org/commons/logging/ Apache Commons Logging]
 
|  
 
|  
| [http://www.reverse.net/pub/apache/jakarta/commons/logging/binaries/commons-logging-1.1.zip commons-logging-1.1.jar]
+
| commons-logging-.jar
 
|
 
|
 
| The Logging package is an ultra-thin bridge between different logging implementations.
 
| The Logging package is an ultra-thin bridge between different logging implementations.
| 1.1
+
| 1.0.4
 
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
 
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
 
|-
 
|-

Revision as of 15:24, 18 October 2007

Library Home Page (URL) URL(s) to JAR/library Used for Version License (URL)
Apache AXIOM axiom-api-1.2.jar,
axiom-impl-1.2.jar,
stax-api-1.0.1.jar,
wstx-asl-3.0.1.jar
source
Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree. 1.2 CQ1449: Approved Apache License, Version 2.0
Apache Commons Logging commons-logging-.jar The Logging package is an ultra-thin bridge between different logging implementations. 1.0.4 Apache License, Version 2.0
OpenXRI openxri-syntax.jar,
openxri-client.jar
source
OpenXRI is an open source project established to develop freely redistributable XRI application and libraries. 1.0.1 Apache License, Version 2.0
Xalan xalan-2.6.0.jar source OpenXRI dependency. 2.6.0 Apache License, Version 2.0
Apache Xerces source OpenXRI dependency. 2.7.1 Apache License, Version 2.0
xmlsec xml-security-bin-1_4_0.zip source OpenXRI dependency. 1.4 Apache License, Version 2.0

.

Dev project:
Org.eclipse.higgins.idas.registry.deps.png

Test project:
File:Org.eclipse.higgins.idas.registry.test.deps.png


See Also

Back to the top