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
org.apache.sirona sirona-aop 0.3-incubating 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.11 jar Common Public License Version 1.0
org.apache.geronimo.specs geronimo-servlet_3.0_spec 1.0 jar The Apache Software License, Version 2.0
org.apache.openwebbeans.test cditest-owb 1.2.0 jar The Apache Software License, Version 2.0

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 License
org.apache.geronimo.specs geronimo-interceptor_1.1_spec 1.0 jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-jcdi_1.0_spec 1.0 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 Optional
org.apache.commons commons-proxy 1.0 jar The Apache Software License, Version 2.0 No
org.apache.sirona sirona-api 0.3-incubating jar The Apache Software License, Version 2.0 No
org.apache.sirona sirona-core 0.3-incubating jar The Apache Software License, Version 2.0 No
org.apache.sirona sirona-store-memory 0.3-incubating jar The Apache Software License, Version 2.0 No
org.codehaus.mojo animal-sniffer-annotations 1.13 jar MIT license 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
org.apache.geronimo.specs geronimo-atinject_1.0_spec 1.0 jar The Apache Software License, Version 2.0
org.apache.openwebbeans openwebbeans-impl 1.2.0 jar The Apache Software License, Version 2.0
org.apache.openwebbeans openwebbeans-spi 1.2.0 jar The Apache Software License, Version 2.0
org.apache.openwebbeans.test cditest 1.2.0 jar The Apache Software License, Version 2.0
org.apache.xbean xbean-asm-shaded 3.13 jar null-null
org.apache.xbean xbean-finder-shaded 3.13 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Unamed: Apache XBean :: ASM shaded (repackaged)

MIT license: Animal Sniffer Annotations

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Geronimo JSR-330 Spec API, Apache Geronimo Java Contexts and Dependency Injection (JSR-299) Spec API, Apache Sirona Incubator :: Agent :: Performance :: CDI Integration, Apache Sirona Incubator :: Agent :: Performance :: AOP, Apache Sirona Incubator :: Api, Apache Sirona Incubator :: Core, Apache Sirona Incubator :: Store :: Memory, Apache XBean :: Finder shaded (repackaged), CDI Testing API, Commons Proxy, Interceptor 1.1, OWB Testing plugin, OpenWebBeans Core, SPI definition, Servlet 3.0

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
commons-proxy-1.0.jar 71.45 kB 83 60 10 1.4 debug
geronimo-atinject_1.0_spec-1.0.jar 9.80 kB 18 6 1 1.5 release
geronimo-interceptor_1.1_spec-1.0.jar 10.98 kB 20 8 1 1.5 release
geronimo-jcdi_1.0_spec-1.0.jar 49.98 kB 94 75 7 1.5 debug
geronimo-servlet_3.0_spec-1.0.jar 94.07 kB 107 74 4 1.5 debug
openwebbeans-impl-1.2.0.jar 520.71 kB 347 288 42 1.6 debug
openwebbeans-spi-1.2.0.jar 19.11 kB 37 20 4 1.6 debug
cditest-1.2.0.jar 9.12 kB 16 2 1 1.6 debug
cditest-owb-1.2.0.jar 15.12 kB 22 3 1 1.6 debug
sirona-aop-0.3-incubating.jar 19.92 kB 25 11 1 1.5 debug
sirona-api-0.3-incubating.jar 100.26 kB 136 103 21 1.5 debug
sirona-core-0.3-incubating.jar 36.41 kB 47 26 7 1.5 debug
sirona-store-memory-0.3-incubating.jar 34.38 kB 38 18 3 1.6 debug
xbean-asm-shaded-3.13.jar 119.45 kB 90 73 4 1.2 release
xbean-finder-shaded-3.13.jar 151.38 kB 107 90 4 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
animal-sniffer-annotations-1.13.jar 3.40 kB 12 1 1 1.5 release
Total Size Entries Classes Packages JDK Rev Debug
18 1.51 MB 1,517 1,136 143 1.6 14
compile: 6 compile: 265.82 kB compile: 341 compile: 219 compile: 43 - compile: 5
test: 10 test: 1.19 MB test: 1,062 test: 834 test: 92 - test: 8
provided: 2 provided: 60.96 kB provided: 114 provided: 83 provided: 8 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes - -
codehaus-snapshots http://nexus.codehaus.org/snapshots/ - Yes Yes
codehaus.snapshots http://snapshots.repository.codehaus.org - Yes Yes
apache.snapshots http://repository.apache.org/snapshots - Yes -
apache.nexus.staging https://repository.apache.org/content/repositories/staging/ Yes - -

Repository locations for each of the Dependencies.

Artifact central apache.snapshots apache.nexus.staging
junit:junit:jar:4.11 Found at https://repo.maven.apache.org/maven2 - -
org.apache.commons:commons-proxy:jar:1.0 Found at https://repo.maven.apache.org/maven2 - Found at https://repository.apache.org/content/repositories/staging/
org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.0 Found at https://repo.maven.apache.org/maven2 - Found at https://repository.apache.org/content/repositories/staging/
org.apache.geronimo.specs:geronimo-interceptor_1.1_spec:jar:1.0 Found at https://repo.maven.apache.org/maven2 - Found at https://repository.apache.org/content/repositories/staging/
org.apache.geronimo.specs:geronimo-jcdi_1.0_spec:jar:1.0 Found at https://repo.maven.apache.org/maven2 - Found at https://repository.apache.org/content/repositories/staging/
org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0 Found at https://repo.maven.apache.org/maven2 - Found at https://repository.apache.org/content/repositories/staging/
org.apache.openwebbeans:openwebbeans-impl:jar:1.2.0 Found at https://repo.maven.apache.org/maven2 - Found at https://repository.apache.org/content/repositories/staging/
org.apache.openwebbeans:openwebbeans-spi:jar:1.2.0 Found at https://repo.maven.apache.org/maven2 - Found at https://repository.apache.org/content/repositories/staging/
org.apache.openwebbeans.test:cditest:jar:1.2.0 Found at https://repo.maven.apache.org/maven2 - Found at https://repository.apache.org/content/repositories/staging/
org.apache.openwebbeans.test:cditest-owb:jar:1.2.0 Found at https://repo.maven.apache.org/maven2 - Found at https://repository.apache.org/content/repositories/staging/
org.apache.sirona:sirona-aop:jar:0.3-incubating - - Found at https://repository.apache.org/content/repositories/staging/
org.apache.sirona:sirona-api:jar:0.3-incubating - - Found at https://repository.apache.org/content/repositories/staging/
org.apache.sirona:sirona-core:jar:0.3-incubating - - Found at https://repository.apache.org/content/repositories/staging/
org.apache.sirona:sirona-store-memory:jar:0.3-incubating - - Found at https://repository.apache.org/content/repositories/staging/
org.apache.xbean:xbean-asm-shaded:jar:3.13 Found at https://repo.maven.apache.org/maven2 - Found at https://repository.apache.org/content/repositories/staging/
org.apache.xbean:xbean-finder-shaded:jar:3.13 Found at https://repo.maven.apache.org/maven2 - Found at https://repository.apache.org/content/repositories/staging/
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - -
org.codehaus.mojo:animal-sniffer-annotations:jar:1.13 Found at https://repo.maven.apache.org/maven2 - -
Total central apache.snapshots apache.nexus.staging
18 (compile: 6, test: 10, provided: 2) 14 0 15