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 Optional
com.fasterxml.jackson.core jackson-databind 2.6.2 jar The Apache Software License, Version 2.0 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 License
com.basistech pax-exam-test-composite 0.0.5 jar The Apache Software License, Version 2.0
com.google.guava guava 16.0.1 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.springframework spring-beans 2.5.4 jar The Apache Software License, Version 2.0
org.springframework spring-context 2.5.4 jar The Apache Software License, Version 2.0
org.springframework spring-core 2.5.4 jar The Apache Software License, Version 2.0
org.springframework spring-test 2.5.4 jar The Apache Software License, Version 2.0

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
com.fasterxml.jackson.core jackson-annotations 2.6.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.6.2 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
aopalliance aopalliance 1.0 jar Public Domain
biz.aQute.bnd bndlib 2.4.0 jar Apache Software License 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.eclipse osgi 3.10.0-v20140606-1445 jar Eclipse Public License - v 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.ops4j.base ops4j-base-io 1.5.0 jar ALv2
org.ops4j.base ops4j-base-lang 1.5.0 jar ALv2
org.ops4j.base ops4j-base-monitors 1.5.0 jar ALv2
org.ops4j.base ops4j-base-net 1.5.0 jar ALv2
org.ops4j.base ops4j-base-spi 1.5.0 jar ALv2
org.ops4j.base ops4j-base-store 1.5.0 jar ALv2
org.ops4j.base ops4j-base-util-property 1.5.0 jar ALv2
org.ops4j.pax.exam pax-exam 4.6.0 jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-container-native 4.6.0 jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-junit4 4.6.0 jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-link-mvn 4.6.0 jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-spi 4.6.0 jar Apache License, Version 2.0
org.ops4j.pax.swissbox pax-swissbox-core 1.8.1 jar ALv2
org.ops4j.pax.swissbox pax-swissbox-lifecycle 1.8.1 jar ALv2
org.ops4j.pax.swissbox pax-swissbox-optional-jcl 1.8.1 jar ALv2
org.ops4j.pax.swissbox pax-swissbox-property 1.8.1 jar ALv2
org.ops4j.pax.swissbox pax-swissbox-tracker 1.8.1 jar ALv2
org.ops4j.pax.tinybundles tinybundles 2.1.1 jar ALv2
org.ops4j.pax.url pax-url-aether 2.4.1 jar ALv2
org.ops4j.pax.url pax-url-classpath 2.4.1 jar ALv2
org.ops4j.pax.url pax-url-commons 2.4.1 jar ALv2
org.ops4j.pax.url pax-url-link 2.4.1 jar ALv2
org.slf4j jcl-over-slf4j 1.6.6 jar MIT License
org.slf4j slf4j-api 1.7.5 jar MIT License
org.slf4j slf4j-log4j12 1.7.5 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License 2.0: A Swiss Army Knife for OSGi

ALv2: OPS4J Base - IO, OPS4J Base - Lang, OPS4J Base - Monitors, OPS4J Base - Net, OPS4J Base - Service Provider Access, OPS4J Base - Store, OPS4J Base - Util - Property, OPS4J Pax Swissbox :: Lifecycle, OPS4J Pax Swissbox :: OSGi Core, OPS4J Pax Swissbox :: Optional JCL, OPS4J Pax Swissbox :: Property, OPS4J Pax Swissbox :: Tracker, OPS4J Pax Tinybundles, OPS4J Pax Url - Commons, OPS4J Pax Url - aether:, OPS4J Pax Url - classpath:, OPS4J Pax Url - link:

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Eclipse Public License - v 1.0: %systemBundle

Apache License, Version 2.0: OPS4J Pax Exam API, OPS4J Pax Exam Driver JUnit4, OPS4J Pax Exam Links for Maven, OPS4J Pax Exam TestContainer Native, OPS4J Pax Exam UI Low Level SPI

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

The Apache Software License, Version 2.0: Apache Log4j, Commons Logging, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: Test, common-api, jackson-databind, pax-exam-test-composite

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
bndlib-2.4.0.jar 1.89 MB 1,526 661 108 1.6 debug
pax-exam-test-composite-0.0.5.jar 2.05 kB 7 0 0 - release
jackson-annotations-2.6.2.jar 45.87 kB 70 58 1 1.6 debug
jackson-core-2.6.2.jar 252.76 kB 116 93 9 1.6 debug
guava-16.0.1.jar 2.12 MB 1,709 1,678 17 1.6 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
junit-4.12.jar 307.55 kB 323 286 30 1.5 debug
log4j-1.2.17.jar 478.40 kB 353 314 21 1.4 debug
osgi-3.10.0-v20140606-1445.jar 1.21 MB 800 644 77 1.6 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
ops4j-base-io-1.5.0.jar 20.75 kB 21 11 1 1.6 debug
ops4j-base-lang-1.5.0.jar 6.50 kB 14 4 1 1.6 debug
ops4j-base-monitors-1.5.0.jar 8.02 kB 20 8 3 1.6 debug
ops4j-base-net-1.5.0.jar 12.70 kB 16 6 1 1.6 debug
ops4j-base-spi-1.5.0.jar 7.20 kB 14 4 1 1.6 debug
ops4j-base-store-1.5.0.jar 7.22 kB 16 5 2 1.6 debug
ops4j-base-util-property-1.5.0.jar 5.81 kB 16 5 1 1.6 debug
pax-exam-4.6.0.jar 77.90 kB 99 79 6 1.6 debug
pax-exam-container-native-4.6.0.jar 19.16 kB 22 4 1 1.6 debug
pax-exam-junit4-4.6.0.jar 33.87 kB 31 15 2 1.6 debug
pax-exam-link-mvn-4.6.0.jar 10.55 kB 30 0 0 - release
pax-exam-spi-4.6.0.jar 66.87 kB 56 37 5 1.6 debug
pax-swissbox-core-1.8.1.jar 8.95 kB 17 5 1 1.6 debug
pax-swissbox-lifecycle-1.8.1.jar 6.47 kB 18 6 1 1.6 debug
pax-swissbox-optional-jcl-1.8.1.jar 6.55 kB 16 5 1 1.6 debug
pax-swissbox-property-1.8.1.jar 3.92 kB 13 1 1 1.6 debug
pax-swissbox-tracker-1.8.1.jar 14.87 kB 22 10 1 1.6 debug
tinybundles-2.1.1.jar 28.90 kB 33 15 3 1.6 debug
pax-url-aether-2.4.1.jar 2.79 MB 2,243 1,772 166 1.6 debug
pax-url-classpath-2.4.1.jar 8.42 kB 19 6 2 1.6 debug
pax-url-commons-2.4.1.jar 9.04 kB 19 6 1 1.6 debug
pax-url-link-2.4.1.jar 7.22 kB 18 5 2 1.6 debug
jcl-over-slf4j-1.6.6.jar 16.88 kB 23 9 2 1.3 debug
slf4j-api-1.7.5.jar 25.47 kB 34 23 3 1.5 debug
slf4j-log4j12-1.7.5.jar 8.66 kB 16 6 1 1.5 debug
spring-beans-2.5.4.jar 472.96 kB 326 296 15 1.5 debug
spring-context-2.5.4.jar 458.41 kB 401 339 47 1.5 debug
spring-core-2.5.4.jar 279.10 kB 234 210 19 1.5 debug
spring-test-2.5.4.jar 175.89 kB 131 110 15 1.5 debug
jackson-databind-2.6.2.jar 1.11 MB 597 563 20 1.6 debug
Total Size Entries Classes Packages JDK Rev Debug
41 12.06 MB 9,548 7,381 595 1.6 39
compile: 3 compile: 1.40 MB compile: 783 compile: 714 compile: 30 - compile: 3
test: 38 test: 10.65 MB test: 8,765 test: 6,667 test: 565 - test: 36

Dependency Repository Locations

Repo ID URL Release Snapshot
basis.qa http://maven.basistech.net/nexus/content/groups/basis.qa/ Yes -
sonatype-nexus-snapshots
central
https://oss.sonatype.org/content/repositories/snapshots
https://repo.maven.apache.org/maven2
Yes Yes

Repository locations for each of the Dependencies.

Artifact basis.qa Nexus
aopalliance:aopalliance:jar:1.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
biz.aQute.bnd:bndlib:jar:2.4.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
com.basistech:pax-exam-test-composite:jar:0.0.5 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
com.fasterxml.jackson.core:jackson-annotations:jar:2.6.2 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
com.fasterxml.jackson.core:jackson-core:jar:2.6.2 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
com.google.guava:guava:jar:16.0.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
commons-logging:commons-logging:jar:1.1.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
junit:junit:jar:4.12 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
log4j:log4j:jar:1.2.17 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.eclipse:osgi:jar:3.10.0-v20140606-1445 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.hamcrest:hamcrest-core:jar:1.3 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.base:ops4j-base-io:jar:1.5.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.base:ops4j-base-lang:jar:1.5.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.base:ops4j-base-monitors:jar:1.5.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.base:ops4j-base-net:jar:1.5.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.base:ops4j-base-spi:jar:1.5.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.base:ops4j-base-store:jar:1.5.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.base:ops4j-base-util-property:jar:1.5.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.exam:pax-exam:jar:4.6.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.exam:pax-exam-container-native:jar:4.6.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.exam:pax-exam-junit4:jar:4.6.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.exam:pax-exam-link-mvn:jar:4.6.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.exam:pax-exam-spi:jar:4.6.0 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.swissbox:pax-swissbox-optional-jcl:jar:1.8.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.tinybundles:tinybundles:jar:2.1.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.url:pax-url-aether:jar:2.4.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.url:pax-url-classpath:jar:2.4.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.url:pax-url-commons:jar:2.4.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.ops4j.pax.url:pax-url-link:jar:2.4.1 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.slf4j:jcl-over-slf4j:jar:1.6.6 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.slf4j:slf4j-api:jar:1.7.5 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.slf4j:slf4j-log4j12:jar:1.7.5 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.springframework:spring-beans:jar:2.5.4 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.springframework:spring-context:jar:2.5.4 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.springframework:spring-core:jar:2.5.4 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
org.springframework:spring-test:jar:2.5.4 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
com.fasterxml.jackson.core:jackson-databind:jar:2.6.2 - Found at http://nexus.basistech.net:8081/nexus/content/groups/public
Total basis.qa Nexus
41 (compile: 3, test: 38) 0 41