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 "ConfigurationXML Dependencies"

 
Line 11: Line 11:
 
| [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]  
 +
[http://www.ibiblio.org/maven/woodstox/jars/wstx-asl-3.0.1.jar wstx-asl-3.0.1.jar]
 
|
 
|
 
| 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 19: Line 20:
 
| [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]
+
| [http://archive.apache.org/dist/commons/logging/binaries/commons-logging-1.0.4.zip commons-logging-1.0.4.zip]
 
|
 
|
 
| 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]
 
|-
 
|-

Latest revision as of 09:42, 19 October 2007

This page is a work in progress...

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

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-1.0.4.zip The Logging package is an ultra-thin bridge between different logging implementations. 1.0.4 Apache License, Version 2.0

. Org.eclipse.higgins.configuration.xml.deps.png

See Also

Back to the top