The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
org.springframework.ws | spring-xml | 1.0.4 | - | jar | |
com.thoughtworks.xstream | xstream | 1.2.2 | - | jar | (optional) |
javax.xml.bind | jaxb-api | 1.0 | - | jar | (optional) |
org.codehaus.castor | castor | 1.1.1 | - | jar | (optional) |
xmlbeans | xbean | 2.1.0 | - | jar | (optional) |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
bcel | bcel | 5.1 | - | jar | |
com.sun.msv.datatype.xsd | xsdlib | 20060615 | - | jar | |
com.sun.xml.bind | jaxb-impl | 1.0.6 | - | jar | |
com.sun.xml.bind | jaxb-libs | 1.0.6 | - | jar | |
com.sun.xml.bind | jaxb-xjc | 1.0.6 | - | jar | |
easymock | easymock | 1.2_Java1.3 | - | jar | |
isorelax | isorelax | 20030108 | - | jar | |
junit | junit | 3.8.2 | - | jar | |
org.jibx | jibx-bind | 1.1.5 | - | jar | |
relaxngDatatype | relaxngDatatype | 20020414 | - | jar | |
xmlunit | xmlunit | 1.0 | - | jar | |
xpp3 | xpp3 | 1.1.3.4.O | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
xerces | xercesImpl | 2.8.1 | - | jar | |
javax.activation | activation | 1.1 | - | jar | (optional) |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
avalon-framework | avalon-framework | 4.1.3 | - | jar | |
com.sun.jdmk | jmxtools | 1.2.1 | - | jar | |
com.sun.jmx | jmxri | 1.2.1 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
logkit | logkit | 1.0.1 | - | jar | |
org.springframework | spring-beans | 2.0.7 | - | jar | |
org.springframework | spring-core | 2.0.7 | - | jar | |
stax | stax-api | 1.0.1 | - | jar | |
xpp3 | xpp3_min | 1.1.3.4.O | - | jar | |
org.jibx | jibx-run | 1.1.5 | - | jar | (optional) |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
log4j | log4j | 1.2.15 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.jms | jms | 1.1 | - | jar | |
javax.mail | 1.4 | - | jar | ||
javax.servlet | servlet-api | 2.4 | - | jar | |
org.codehaus.woodstox | wstx-asl | 3.1.0 | - | jar | |
xml-apis | xml-apis | 1.3.04 | - | jar |
Spring Object/XML Mapping abstraction
http://static.springframework.org/spring-ws/site/index.html/spring-oxm
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Unnamed - xmlunit:xmlunit:jar:1.0
Various XML support classes for Spring Web Services
http://static.springframework.org/spring-ws/site/index.html/spring-xml
Spring Framework: Beans
http://www.springframework.org
Spring Framework: Core
http://www.springframework.org
Unnamed - xpp3:xpp3:jar:1.1.3.4.O
MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.
http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/
Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
http://xerces.apache.org/xerces2-j/
XML Commons External Components XML APIs
xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
http://xml.apache.org/commons/components/external/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - javax.xml.bind:jaxb-api:jar:1.0
Unnamed - com.sun.xml.bind:jaxb-impl:pom:1.0.6
Unnamed - com.sun.xml.bind:jaxb-libs:pom:1.0.6
Unnamed - com.sun.xml.bind:jaxb-xjc:pom:1.0.6
Unnamed - com.sun.msv.datatype.xsd:xsdlib:jar:20060615
XML Schema datatypes library
Unnamed - isorelax:isorelax:jar:20030108
Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414
Unnamed - xmlbeans:xbean:jar:2.1.0
JiBX bind
JiBX run
Unnamed - xpp3:xpp3_min:jar:1.1.3.4.O
MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.
http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/