Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Optional
commons-logging commons-logging 1.1.1 jar No
org.springframework spring-beans 2.5.6 jar No
org.springframework spring-core 2.5.6 jar No
org.springframework.ws spring-oxm 1.5.9 jar No
org.springframework.ws spring-xml 1.5.9 jar No
com.thoughtworks.xstream xstream 1.3 jar Yes

test

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 Type
com.sun.xml.bind jaxb-impl 2.0.3 jar
com.sun.xml.bind jaxb-xjc 2.0.3 jar
junit junit 3.8.2 jar
log4j log4j 1.2.15 jar
org.codehaus.woodstox wstx-asl 3.2.7 jar
org.easymock easymock 2.2 jar
org.springframework spring-context 2.5.6 jar
xmlunit xmlunit 1.1 jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type
xpp3 xpp3_min 1.1.4c jar

test

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 Type
aopalliance aopalliance 1.0 jar
javax.xml.bind jaxb-api 2.0 jar
javax.xml.bind jsr173_api 1.0 jar

provided

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 Type
javax.activation activation 1.1.1 jar

Project Dependency Graph

Dependency Tree

Licenses

BSD style: XStream Core

Public Domain: AOP alliance, MXP1: Xml Pull Parser 3rd Edition (XPP3)

Unknown: Spring O/X Mapping, Spring O/X Mapping - Java 5, Spring XML, Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.0.3, Unnamed - com.sun.xml.bind:jaxb-xjc:jar:2.0.3, Unnamed - javax.activation:activation:jar:1.1.1, Unnamed - javax.xml.bind:jaxb-api:jar:2.0, Unnamed - javax.xml.bind:jsr173_api:jar:1.0

BSD License: XMLUnit for Java

Common Public License Version 1.0: JUnit

MIT License: EasyMock

The Apache Software License, Version 2.0: Apache Log4j, Commons Logging, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Woodstox

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
jaxb-impl-2.0.3.jar 765.82 kB 639 595 27 1.5 debug
jaxb-xjc-2.0.3.jar 2.85 MB 2,325 1,571 94 1.5 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
activation-1.1.1.jar 67.78 kB 50 38 3 1.4 debug
jaxb-api-2.0.jar 72.01 kB 105 92 6 1.5 debug
jsr173_api-1.0.jar 48.51 kB 42 40 5 1.2 debug
junit-3.8.2.jar 117.81 kB 120 102 6 1.2 debug
log4j-1.2.15.jar 382.65 kB 296 259 19 1.1 debug
wstx-asl-3.2.7.jar 508.76 kB 261 251 20 1.2 debug
easymock-2.2.jar 61.23 kB 65 59 3 1.5 debug
spring-beans-2.5.6.jar 476.84 kB 327 297 15 1.5 debug
spring-context-2.5.6.jar 465.76 kB 407 344 48 1.5 debug
spring-core-2.5.6.jar 278.80 kB 214 212 19 1.5 debug
spring-oxm-1.5.9.jar 66.99 kB 74 53 9 1.4 debug
spring-xml-1.5.9.jar 90.19 kB 86 67 10 1.4 debug
xmlunit-1.1.jar 84.23 kB 69 60 5 1.3 debug
xpp3_min-1.1.4c.jar 24.37 kB 12 3 2 1.1 debug
xstream-1.3.jar 401.46 kB 360 330 21 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
19 6.73 MB 5,509 4,410 316 1.5 19
compile: 7 compile: 1.37 MB compile: 1,115 compile: 990 compile: 78 - compile: 7
test: 11 test: 5.30 MB test: 4,344 test: 3,382 test: 235 - test: 11
provided: 1 provided: 67.78 kB provided: 50 provided: 38 provided: 3 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes -
spring-release http://maven.springframework.org/release Yes Yes Yes
java.net http://download.java.net/maven/1/ Yes Yes -
spring-external http://maven.springframework.org/external Yes Yes Yes
central http://repo1.maven.org/maven2 Yes - -

Repository locations for each of the Dependencies.

Artifact apache.snapshots java.net central
aopalliance:aopalliance:jar:1.0 - - Found at http://repo1.maven.org/maven2
com.sun.xml.bind:jaxb-impl:jar:2.0.3 - Found at http://download.java.net/maven/1/ Found at http://repo1.maven.org/maven2
com.sun.xml.bind:jaxb-xjc:jar:2.0.3 - Found at http://download.java.net/maven/1/ Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.1.1 - - Found at http://repo1.maven.org/maven2
javax.activation:activation:jar:1.1.1 - Found at http://download.java.net/maven/1/ Found at http://repo1.maven.org/maven2
javax.xml.bind:jaxb-api:jar:2.0 - Found at http://download.java.net/maven/1/ Found at http://repo1.maven.org/maven2
javax.xml.bind:jsr173_api:jar:1.0 - Found at http://download.java.net/maven/1/ Found at http://repo1.maven.org/maven2
junit:junit:jar:3.8.2 - - Found at http://repo1.maven.org/maven2
log4j:log4j:jar:1.2.15 - - Found at http://repo1.maven.org/maven2
org.codehaus.woodstox:wstx-asl:jar:3.2.7 - - Found at http://repo1.maven.org/maven2
org.easymock:easymock:jar:2.2 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-beans:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework.ws:spring-oxm:jar:1.5.9 - - -
org.springframework.ws:spring-xml:jar:1.5.9 - - -
xmlunit:xmlunit:jar:1.1 - - Found at http://repo1.maven.org/maven2
xpp3:xpp3_min:jar:1.1.4c - - Found at http://repo1.maven.org/maven2
com.thoughtworks.xstream:xstream:jar:1.3 - - Found at http://repo1.maven.org/maven2
Total apache.snapshots java.net central
19 (compile: 7, test: 11, provided: 1) 0 5 17