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-aop 2.5.6 jar No
org.springframework spring-beans 2.5.6 jar No
org.springframework spring-context 2.5.6 jar No
org.springframework spring-core 2.5.6 jar No
org.springframework spring-web 2.5.6 jar No
org.springframework spring-webmvc 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
wsdl4j wsdl4j 1.6.1 jar No
commons-httpclient commons-httpclient 3.1 jar Yes
dom4j dom4j 1.6.1 jar Yes
org.apache.ws.commons.axiom axiom-api 1.2.8 jar Yes
org.apache.ws.commons.axiom axiom-impl 1.2.8 jar Yes
org.jdom jdom 1.1 jar Yes
xom xom 1.1 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
easymock easymock 1.2_Java1.3 jar
junit junit 3.8.2 jar
log4j log4j 1.2.15 jar
org.apache.ws.commons.schema XmlSchema 1.4.3 jar
org.codehaus.woodstox wstx-asl 3.2.7 jar
org.mortbay.jetty jetty 6.1.0 jar
org.springframework spring-test 2.5.6 jar
xmlunit xmlunit 1.1 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.mail mail 1.4.1 jar
javax.servlet servlet-api 2.5 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
aopalliance aopalliance 1.0 jar
commons-codec commons-codec 1.2 jar
jaxen jaxen 1.1.1 jar
org.apache.geronimo.specs geronimo-activation_1.1_spec 1.0.1 jar
org.apache.geronimo.specs geronimo-javamail_1.4_spec 1.2 jar
org.apache.geronimo.specs geronimo-stax-api_1.0_spec 1.0.1 jar
org.springframework spring-context-support 2.5.6 jar
xml-apis xml-apis 1.3.04 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
org.mortbay.jetty jetty-util 6.1.0 jar

Project Dependency Graph

Dependency Tree

Licenses

CPL: WSDL4J

Public Domain: AOP alliance

Unknown: Codec, EasyMock 1.2_Java1.3, JDOM, Spring O/X Mapping, Spring WS Core, Spring XML, Unnamed - javax.mail:mail:jar:1.4.1, Unnamed - javax.servlet:servlet-api:jar:2.5, dom4j, jaxen, xom

BSD License: XMLUnit for Java

Apache License: HttpClient

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Activation 1.1, Apache Log4j, Axiom API, Axiom Impl, Commons Logging, JavaMail 1.4, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Context Support, Spring Framework: Core, Spring Framework: Test, Spring Framework: Web, Spring Framework: Web MVC, Streaming API for XML (STAX API 1.0), Woodstox, XML Commons External Components XML APIs, XmlSchema

Apache License Version 2.0: Jetty Server, Jetty Utilities

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
commons-codec-1.2.jar 29.38 kB 30 19 5 1.1 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
easymock-1.2_Java1.3.jar 35.93 kB 37 32 2 1.3 debug
mail-1.4.1.jar 437.18 kB 303 279 13 1.4 debug
servlet-api-2.5.jar 102.87 kB 68 42 2 1.4 debug
jaxen-1.1.1.jar 221.60 kB 236 214 17 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
geronimo-activation_1.1_spec-1.0.1.jar 34.80 kB 33 21 1 1.4 debug
geronimo-javamail_1.4_spec-1.2.jar 194.90 kB 167 143 7 1.4 debug
geronimo-stax-api_1.0_spec-1.0.1.jar 28.13 kB 48 34 3 1.4 debug
XmlSchema-1.4.3.jar 139.79 kB 124 105 5 1.3 debug
wstx-asl-3.2.7.jar 508.76 kB 261 251 20 1.2 debug
jetty-6.1.0.jar 449.90 kB 229 202 13 1.4 debug
jetty-util-6.1.0.jar 111.91 kB 79 64 6 1.4 debug
spring-aop-2.5.6.jar 318.30 kB 272 248 15 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-context-support-2.5.6.jar 94.61 kB 74 57 8 1.4 debug
spring-core-2.5.6.jar 278.80 kB 214 212 19 1.5 debug
spring-test-2.5.6.jar 176.68 kB 131 110 15 1.5 debug
spring-web-2.5.6.jar 190.02 kB 154 133 13 1.5 debug
spring-webmvc-2.5.6.jar 392.96 kB 283 245 27 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
wsdl4j-1.6.1.jar 145.04 kB 168 143 20 1.2 release
xml-apis-1.3.04.jar 189.80 kB 344 303 25 1.1 release
xmlunit-1.1.jar 84.23 kB 69 60 5 1.3 debug
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
axiom-api-1.2.8.jar 240.02 kB 204 172 19 1.3 debug
axiom-impl-1.2.8.jar 128.27 kB 88 66 6 1.3 debug
jdom-1.1.jar 149.53 kB 89 76 8 1.2 debug
xom-1.1.jar 421.45 kB 317 291 17 1.2 debug
Total Size Entries Classes Packages JDK Rev Debug
35 7.20 MB 5,780 5,038 424 1.5 33
compile: 24 compile: 4.71 MB compile: 4,063 compile: 3,532 compile: 318 - compile: 22
test: 9 test: 1.96 MB test: 1,346 test: 1,185 test: 91 - test: 9
provided: 2 provided: 540.05 kB provided: 371 provided: 321 provided: 15 - provided: 2

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
apache-incubator http://people.apache.org/repo/m2-incubating-repository/ Yes - -
codehaus http://repository.codehaus.org Yes - -
java.net http://download.java.net/maven/1/ Yes Yes -
spring-external http://maven.springframework.org/external Yes Yes Yes
codehaus-snapshots http://snapshots.repository.codehaus.org - Yes -
apache-snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes -
central http://repo1.maven.org/maven2 Yes - -

Repository locations for each of the Dependencies.

Artifact apache.snapshots apache-incubator codehaus java.net codehaus-snapshots apache-snapshots central
aopalliance:aopalliance:jar:1.0 - - - - - - Found at http://repo1.maven.org/maven2
commons-codec:commons-codec:jar:1.2 - - - - - - Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.1.1 - - - - - - Found at http://repo1.maven.org/maven2
easymock:easymock:jar:1.2_Java1.3 - - - - - - Found at http://repo1.maven.org/maven2
javax.mail:mail:jar:1.4.1 - - - Found at http://download.java.net/maven/1/ - - Found at http://repo1.maven.org/maven2
javax.servlet:servlet-api:jar:2.5 - - - Found at http://download.java.net/maven/1/ - - Found at http://repo1.maven.org/maven2
jaxen:jaxen:jar:1.1.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.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.0.1 - - - - - - Found at http://repo1.maven.org/maven2
org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.2 - - - - - - Found at http://repo1.maven.org/maven2
org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1 - - - - - - Found at http://repo1.maven.org/maven2
org.apache.ws.commons.schema:XmlSchema:jar:1.4.3 - - - - - - Found at http://repo1.maven.org/maven2
org.codehaus.woodstox:wstx-asl:jar:3.2.7 - - Found at http://repository.codehaus.org - - - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:jetty:jar:6.1.0 - - Found at http://repository.codehaus.org - - - Found at http://repo1.maven.org/maven2
org.mortbay.jetty:jetty-util:jar:6.1.0 - - Found at http://repository.codehaus.org - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-aop:jar:2.5.6 - - - - - - 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-context-support: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:spring-test:jar:2.5.6 - - - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-web:jar:2.5.6 - - - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-webmvc: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 - - - - - - -
wsdl4j:wsdl4j:jar:1.6.1 - - - - - - Found at http://repo1.maven.org/maven2
xml-apis:xml-apis:jar:1.3.04 - - - - - - Found at http://repo1.maven.org/maven2
xmlunit:xmlunit:jar:1.1 - - - - - - Found at http://repo1.maven.org/maven2
commons-httpclient:commons-httpclient:jar:3.1 - - - - - - Found at http://repo1.maven.org/maven2
dom4j:dom4j:jar:1.6.1 - - - - - - Found at http://repo1.maven.org/maven2
org.apache.ws.commons.axiom:axiom-api:jar:1.2.8 - - - - - - Found at http://repo1.maven.org/maven2
org.apache.ws.commons.axiom:axiom-impl:jar:1.2.8 - - - - - - Found at http://repo1.maven.org/maven2
org.jdom:jdom:jar:1.1 - - - - - - Found at http://repo1.maven.org/maven2
xom:xom:jar:1.1 - - - - - - Found at http://repo1.maven.org/maven2
Total apache.snapshots apache-incubator codehaus java.net codehaus-snapshots apache-snapshots central
35 (compile: 24, test: 9, provided: 2) 0 0 3 2 0 0 33