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 License
com.amazonaws aws-java-sdk 1.7.3 jar Apache License, Version 2.0
commons-codec commons-codec 1.4 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.2 jar The Apache Software License, Version 2.0
joda-time joda-time 2.2 jar Apache 2
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0
org.cyclopsgroup kaufman-beans 1.0.0-SNAPSHOT jar The Apache Software License, Version 2.0
org.cyclopsgroup.datamung datamung-api 1.0.0-SNAPSHOT jar The Apache Software License, Version 2.0
org.cyclopsgroup.datamung datamung-swf 1.0.0-SNAPSHOT jar The Apache Software License, Version 2.0
org.springframework spring-context 3.2.0.RELEASE jar The Apache Software License, Version 2.0

runtime

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

GroupId ArtifactId Version Type License
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-frontend-jaxrs 2.7.2 jar The Apache Software License, Version 2.0
org.aspectj aspectjweaver 1.6.12 jar Eclipse Public License - v 1.0
org.codehaus.jackson jackson-core-asl 1.8.9 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-jaxrs 1.8.9 jar The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.jackson jackson-mapper-asl 1.8.9 jar The Apache Software License, Version 2.0
org.mortbay.jetty jetty 6.1.26 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.springframework spring-web 3.2.0.RELEASE jar The Apache Software License, Version 2.0

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 License
junit junit 4.7 jar Common Public License Version 1.0
org.jmock jmock 2.5.1 jar BSD style

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 License
aopalliance aopalliance 1.0 jar Public Domain
com.fasterxml.jackson.core jackson-annotations 2.1.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.1.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.1.1 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
javax.ws.rs javax.ws.rs-api 2.0-m15 jar CDDL 1.1-GPL2 w/ CPE
org.apache.httpcomponents httpclient 4.2 jar LICENSE.txt
org.apache.httpcomponents httpcore 4.2 jar LICENSE.txt
org.aspectj aspectjrt 1.7.3 jar Eclipse Public License - v 1.0
org.cyclopsgroup kaufman-interfaces 1.0.0-SNAPSHOT jar The Apache Software License, Version 2.0
org.freemarker freemarker 2.3.19 jar BSD-style license
org.springframework spring-aop 3.2.0.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 3.2.0.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 3.2.0.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 3.2.0.RELEASE jar The Apache Software License, Version 2.0

runtime

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

GroupId ArtifactId Version Type License
com.sun.xml.bind jaxb-impl 2.2.6 jar CDDL 1.1-GPL2 w/ CPE
org.apache.cxf cxf-api 2.7.2 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-bindings-xml 2.7.2 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-core 2.7.2 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-transports-http 2.7.2 jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-javamail_1.4_spec 1.7.1 jar The Apache Software License, Version 2.0
org.apache.ws.xmlschema xmlschema-core 2.0.3 jar The Apache Software License, Version 2.0
org.codehaus.woodstox stax2-api 3.1.1 jar The BSD License
org.codehaus.woodstox woodstox-core-asl 4.1.4 jar The Apache Software License, Version 2.0
org.mortbay.jetty jetty-util 6.1.26 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty servlet-api 2.5-20081211 jar Apache License Version 2.0
wsdl4j wsdl4j 1.6.2 jar CPL

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 License
org.hamcrest hamcrest-core 1.1 jar BSD style
org.hamcrest hamcrest-library 1.1 jar BSD style

Project Dependency Graph

Dependency Tree

Licenses

BSD style: Hamcrest Core, Hamcrest Library, jMock 2 Core

Public Domain: AOP alliance

Apache 2: Joda time

Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities

BSD-style license: FreeMarker

Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver

Apache License, Version 2.0: AWS SDK for Java

The Apache Software License, Version 2.0: Apache CXF API, Apache CXF Runtime Core, Apache CXF Runtime HTTP Transport, Apache CXF Runtime JAX-RS Frontend, Apache CXF Runtime XML Binding, Apache Log4j, Apache Velocity, Commons Codec, Commons Collections, Commons IO, Commons Lang, Commons Logging, Data Mapper for Jackson, DataMung API, DataMung Service, DataMung Simple Workflow, JAX-RS provider for JSON content type, Jackson, Jackson-annotations, Jackson-core, JavaMail 1.4, Kaufman Beans, Kaufman Interfaces, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Woodstox, XmlSchema Core, jackson-databind

The BSD License: Stax2 API

CDDL 1.1: JAXB Reference Implementation, javax.ws.rs-api

CPL: WSDL4J

GPL2 w/ CPE: JAXB Reference Implementation, javax.ws.rs-api

Apache License: HttpClient, HttpCore

Apache Software License - Version 2.0: Jetty Server, Jetty Utilities

Common Public License Version 1.0: JUnit

GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type

Apache License Version 2.0: Servlet Specification API

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
aws-java-sdk-1.7.3.jar 11.38 MB 8,852 8,666 165 1.6 debug
jackson-annotations-2.1.1.jar 33.67 kB 59 48 1 1.5 debug
jackson-core-2.1.1.jar 201.54 kB 110 89 8 1.5 debug
jackson-databind-2.1.1.jar 901.02 kB 563 530 20 1.5 debug
jaxb-impl-2.2.6.jar 1.06 MB 853 696 30 1.6 debug
commons-codec-1.4.jar 56.80 kB 47 30 5 1.4 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
commons-logging-1.1.2.jar 60.60 kB 42 28 2 1.1 debug
javax.ws.rs-api-2.0-m15.jar 109.58 kB 140 126 5 1.6 debug
joda-time-2.2.jar 560.46 kB 708 229 7 1.5 debug
junit-4.7.jar 226.91 kB 261 225 29 1.5 debug
log4j-1.2.17.jar 478.40 kB 353 314 21 1.4 debug
cxf-api-2.7.2.jar 1.01 MB 793 670 57 1.6 debug
cxf-rt-bindings-xml-2.7.2.jar 37.63 kB 48 18 4 1.6 debug
cxf-rt-core-2.7.2.jar 380.68 kB 242 169 20 1.6 debug
cxf-rt-frontend-jaxrs-2.7.2.jar 583.64 kB 289 237 21 1.6 debug
cxf-rt-transports-http-2.7.2.jar 231.00 kB 164 110 11 1.6 debug
geronimo-javamail_1.4_spec-1.7.1.jar 218.06 kB 185 151 9 1.5 debug
httpclient-4.2.jar 414.70 kB 356 321 21 1.5 debug
httpcore-4.2.jar 218.05 kB 216 190 14 1.5 debug
velocity-1.7.jar 438.97 kB 306 270 25 1.4 debug
xmlschema-core-2.0.3.jar 159.00 kB 147 127 6 1.5 debug
aspectjrt-1.7.3.jar 114.34 kB 147 129 11 1.5 debug
aspectjweaver-1.6.12.jar 1.67 MB 927 877 34 1.5 debug
jackson-core-asl-1.8.9.jar 222.18 kB 145 129 8 1.5 debug
jackson-jaxrs-1.8.9.jar 17.46 kB 18 8 1 1.5 debug
jackson-mapper-asl-1.8.9.jar 653.39 kB 457 432 16 1.5 debug
stax2-api-3.1.1.jar 177.84 kB 140 124 11 1.4 debug
woodstox-core-asl-4.1.4.jar 467.88 kB 234 203 16 1.4 debug
kaufman-beans-1.0.0-SNAPSHOT.jar 29.13 kB 32 17 4 1.6 debug
kaufman-interfaces-1.0.0-SNAPSHOT.jar 5.77 kB 16 5 1 1.6 debug
datamung-api-1.0.0-SNAPSHOT.jar 17.04 kB 31 19 2 1.6 debug
datamung-swf-1.0.0-SNAPSHOT.jar 166.45 kB 157 142 3 1.6 debug
freemarker-2.3.19.jar 909.34 kB 703 668 17 1.5 debug
hamcrest-core-1.1.jar 74.85 kB 54 21 3 1.5 debug
hamcrest-library-1.1.jar 108.89 kB 66 24 7 1.5 debug
jmock-2.5.1.jar 134.96 kB 91 74 9 1.5 debug
jetty-6.1.26.jar 527.26 kB 267 237 14 1.4 debug
jetty-util-6.1.26.jar 172.98 kB 120 105 6 1.4 debug
servlet-api-2.5-20081211.jar 130.99 kB 79 42 2 1.4 debug
spring-aop-3.2.0.RELEASE.jar 327.05 kB 282 252 15 1.5 debug
spring-beans-3.2.0.RELEASE.jar 590.57 kB 399 356 14 1.5 debug
spring-context-3.2.0.RELEASE.jar 834.01 kB 731 629 67 1.5 debug
spring-core-3.2.0.RELEASE.jar 842.84 kB 676 638 32 1.5 debug
spring-expression-3.2.0.RELEASE.jar 189.25 kB 138 126 6 1.5 debug
spring-web-3.2.0.RELEASE.jar 609.69 kB 491 443 35 1.5 debug
wsdl4j-1.6.2.jar 144.95 kB 168 143 20 1.2 release
Total Size Entries Classes Packages JDK Rev Debug
50 28.60 MB 22,083 19,797 865 1.6 49
compile: 26 compile: 19.24 MB compile: 15,491 compile: 14,218 compile: 475 - compile: 26
test: 4 test: 545.60 kB test: 472 test: 344 test: 48 - test: 4
runtime: 20 runtime: 8.83 MB runtime: 6,120 runtime: 5,235 runtime: 342 - runtime: 19

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
codehaus.snapshots http://snapshots.repository.codehaus.org - Yes -
codehaus.org http://snapshots.repository.codehaus.org - Yes -
apache.snapshots http://repository.apache.org/snapshots - Yes -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes -
java.net http://download.java.net/maven/2 Yes - -
spy http://files.couchbase.com/maven2/ Yes - -
staging.java.net https://maven.java.net/content/groups/staging/ Yes Yes -
cyclopsgroup-snapshot http://dist.cyclopsgroup.org/maven/snapshot-repository - Yes Yes
m1.java.net http://download.java.net/maven/1 Yes - -
releases.java.net https://maven.java.net/content/repositories/releases/ Yes Yes -
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes -
central http://repo.maven.apache.org/maven2 Yes - -
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots - Yes -

Repository locations for each of the Dependencies.

Artifact codehaus.snapshots codehaus.org apache.snapshots sonatype-nexus-snapshots java.net spy staging.java.net m1.java.net releases.java.net maven2-repository.dev.java.net central jvnet-nexus-snapshots
aopalliance:aopalliance:jar:1.0 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
com.amazonaws:aws-java-sdk:jar:1.7.3 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
com.fasterxml.jackson.core:jackson-annotations:jar:2.1.1 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
com.fasterxml.jackson.core:jackson-core:jar:2.1.1 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
com.fasterxml.jackson.core:jackson-databind:jar:2.1.1 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
com.sun.xml.bind:jaxb-impl:jar:2.2.6 - - - - - - Found at https://maven.java.net/content/groups/staging/ - Found at https://maven.java.net/content/repositories/releases/ - Found at http://repo.maven.apache.org/maven2 -
commons-codec:commons-codec:jar:1.4 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
commons-collections:commons-collections:jar:3.2.1 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
commons-io:commons-io:jar:2.4 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
commons-lang:commons-lang:jar:2.6 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
commons-logging:commons-logging:jar:1.1.2 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
javax.ws.rs:javax.ws.rs-api:jar:2.0-m15 - - - - - - Found at https://maven.java.net/content/groups/staging/ - Found at https://maven.java.net/content/repositories/releases/ - Found at http://repo.maven.apache.org/maven2 -
joda-time:joda-time:jar:2.2 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
junit:junit:jar:4.7 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
log4j:log4j:jar:1.2.17 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.cxf:cxf-api:jar:2.7.2 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.cxf:cxf-rt-bindings-xml:jar:2.7.2 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.cxf:cxf-rt-core:jar:2.7.2 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.7.2 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.cxf:cxf-rt-transports-http:jar:2.7.2 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.7.1 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.httpcomponents:httpclient:jar:4.2 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.httpcomponents:httpcore:jar:4.2 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.velocity:velocity:jar:1.7 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.ws.xmlschema:xmlschema-core:jar:2.0.3 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.aspectj:aspectjrt:jar:1.7.3 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.aspectj:aspectjweaver:jar:1.6.12 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.codehaus.jackson:jackson-core-asl:jar:1.8.9 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.codehaus.jackson:jackson-jaxrs:jar:1.8.9 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.codehaus.jackson:jackson-mapper-asl:jar:1.8.9 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.codehaus.woodstox:stax2-api:jar:3.1.1 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.codehaus.woodstox:woodstox-core-asl:jar:4.1.4 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.cyclopsgroup:kaufman-beans:jar:1.0.0-SNAPSHOT - - - - - - - - - - - -
org.cyclopsgroup:kaufman-interfaces:jar:1.0.0-SNAPSHOT - - - - - - - - - - - -
org.cyclopsgroup.datamung:datamung-api:jar:1.0.0-SNAPSHOT - - - - - - - - - - - -
org.cyclopsgroup.datamung:datamung-swf:jar:1.0.0-SNAPSHOT - - - - - - - - - - - -
org.freemarker:freemarker:jar:2.3.19 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.hamcrest:hamcrest-core:jar:1.1 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.hamcrest:hamcrest-library:jar:1.1 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.jmock:jmock:jar:2.5.1 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.mortbay.jetty:jetty:jar:6.1.26 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.mortbay.jetty:jetty-util:jar:6.1.26 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.mortbay.jetty:servlet-api:jar:2.5-20081211 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.springframework:spring-aop:jar:3.2.0.RELEASE - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.springframework:spring-beans:jar:3.2.0.RELEASE - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.springframework:spring-context:jar:3.2.0.RELEASE - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.springframework:spring-core:jar:3.2.0.RELEASE - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.springframework:spring-expression:jar:3.2.0.RELEASE - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
org.springframework:spring-web:jar:3.2.0.RELEASE - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
wsdl4j:wsdl4j:jar:1.6.2 - - - - - - - - - - Found at http://repo.maven.apache.org/maven2 -
Total codehaus.snapshots codehaus.org apache.snapshots sonatype-nexus-snapshots java.net spy staging.java.net m1.java.net releases.java.net maven2-repository.dev.java.net central jvnet-nexus-snapshots
50 (compile: 26, test: 4, runtime: 20) 0 0 0 0 0 0 2 0 2 0 46 0