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
aopalliance aopalliance 1.0 jar Public Domain No
com.google.guava guava 16.0.1 jar The Apache Software License, Version 2.0 No
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 No
cglib cglib 3.1 jar ASF 2.0 Yes
org.ow2.asm asm 5.0.3 jar BSD 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
biz.aQute bnd 0.0.384 jar All files contained in this JAR are licensed under the Apache 2.0 license, unless noted differently in their source (see swing2swt).
com.google.guava guava-testlib 16.0.1 jar The Apache Software License, Version 2.0
javax.inject javax.inject-tck 1 jar The Apache Software License, Version 2.0
junit junit 4.11 jar Common Public License Version 1.0
org.apache.felix org.apache.felix.framework 3.0.5 jar The Apache Software License, Version 2.0
org.springframework spring-beans 3.0.5.RELEASE jar -

Project Transitive Dependencies

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

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.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.springframework spring-asm 3.0.5.RELEASE jar -
org.springframework spring-core 3.0.5.RELEASE jar -
org.truth0 truth 0.13 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

ASF 2.0: Code Generation Library

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Unknown: spring-asm, spring-beans, spring-core

BSD: ASM Core

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Felix Framework, Commons Logging, FindBugs-jsr305, Google Guice - Core Library, Guava Testing Library, Guava: Google Core Libraries for Java, javax.inject, javax.inject-tck, truth

All files contained in this JAR are licensed under the Apache 2.0 license, unless noted differently in their source (see swing2swt).: aQute Bundle Tool

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.47 kB 15 9 2 1.3 Yes
bnd-0.0.384.jar 668.18 kB 393 154 37 1.5 Yes
jsr305-1.3.9.jar 33.01 kB 72 35 3 1.5 Yes
guava-16.0.1.jar 2.23 MB 1709 1678 17 1.6 Yes
guava-testlib-16.0.1.jar 741.66 kB 570 549 7 1.6 Yes
commons-logging-1.1.1.jar 60.69 kB 42 28 2 1.1 Yes
javax.inject-1.jar 2.50 kB 8 6 1 1.5 No
javax.inject-tck-1.jar 21.76 kB 31 19 3 1.5 Yes
junit-4.11.jar 245.04 kB 266 233 28 1.5 Yes
org.apache.felix.framework-3.0.5.jar 389.23 kB 229 180 14 1.4 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
spring-asm-3.0.5.RELEASE.jar 53.08 kB 39 31 3 1.2 No
spring-beans-3.0.5.RELEASE.jar 555.41 kB 385 349 14 1.5 Yes
spring-core-3.0.5.RELEASE.jar 382.44 kB 321 296 19 1.5 Yes
truth-0.13.jar 52.18 kB 60 48 4 1.6 Yes
cglib-3.1.jar 283.08 kB 243 229 7 1.2 Yes
asm-5.0.3.jar 53.23 kB 30 25 2 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
17 5.82 MB 4465 3914 166 1.6 14
compile: 5 compile: 2.57 MB compile: 2005 compile: 1947 compile: 29 - compile: 3
test: 12 test: 3.25 MB test: 2460 test: 1967 test: 137 - test: 11

Dependency Repository Locations

Repo ID URL Release Snapshot
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes
apache.snapshots http://repository.apache.org/snapshots No Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes
central http://repo.maven.apache.org/maven2 Yes No

Repository locations for each of the Dependencies.

Artifact ow2-snapshot apache.snapshots sonatype-nexus-snapshots central
aopalliance:aopalliance:jar:1.0 - - - Found at http://repo.maven.apache.org/maven2
biz.aQute:bnd:jar:0.0.384 - - - Found at http://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9 - - - Found at http://repo.maven.apache.org/maven2
com.google.guava:guava:jar:16.0.1 - - - Found at http://repo.maven.apache.org/maven2
com.google.guava:guava-testlib:jar:16.0.1 - - - Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1 - - - Found at http://repo.maven.apache.org/maven2
javax.inject:javax.inject:jar:1 - - - Found at http://repo.maven.apache.org/maven2
javax.inject:javax.inject-tck:jar:1 - - - Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - - Found at http://repo.maven.apache.org/maven2
org.apache.felix:org.apache.felix.framework:jar:3.0.5 - - - Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - Found at http://repo.maven.apache.org/maven2
org.springframework:spring-asm:jar:3.0.5.RELEASE - - - Found at http://repo.maven.apache.org/maven2
org.springframework:spring-beans:jar:3.0.5.RELEASE - - - Found at http://repo.maven.apache.org/maven2
org.springframework:spring-core:jar:3.0.5.RELEASE - - - Found at http://repo.maven.apache.org/maven2
org.truth0:truth:jar:0.13 - - - Found at http://repo.maven.apache.org/maven2
cglib:cglib:jar:3.1 - - - Found at http://repo.maven.apache.org/maven2
org.ow2.asm:asm:jar:5.0.3 - - - Found at http://repo.maven.apache.org/maven2
Total ow2-snapshot apache.snapshots sonatype-nexus-snapshots central
17 (compile: 5, test: 12) 0 0 0 17