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.sirona sirona-aop 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.springframework spring-aop 3.2.5.RELEASE jar The Apache Software License, Version 2.0 No
aopalliance aopalliance 1.0 jar Public Domain 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
junit junit 4.11 jar Common Public License Version 1.0
org.springframework spring-context 3.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-test 3.2.5.RELEASE 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
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0 No
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-store-memory 0.3-incubating jar The Apache Software License, Version 2.0 No
org.springframework spring-beans 3.2.5.RELEASE jar The Apache Software License, Version 2.0 No
org.springframework spring-core 3.2.5.RELEASE 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.hamcrest hamcrest-core 1.3 jar New BSD License
org.springframework spring-expression 3.2.5.RELEASE jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Public Domain: AOP alliance

MIT license: Animal Sniffer Annotations

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Sirona Incubator :: Agent :: Performance :: AOP, Apache Sirona Incubator :: Agent :: Performance :: Spring Integration, Apache Sirona Incubator :: Api, Apache Sirona Incubator :: Core, Apache Sirona Incubator :: Store :: Memory, Commons Logging, Commons Proxy, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 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
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
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
spring-aop-3.2.5.RELEASE.jar 327.81 kB 282 252 15 1.5 debug
spring-beans-3.2.5.RELEASE.jar 596.34 kB 401 358 14 1.5 debug
spring-context-3.2.5.RELEASE.jar 844.83 kB 737 633 67 1.5 debug
spring-core-3.2.5.RELEASE.jar 850.21 kB 681 643 32 1.5 debug
spring-expression-3.2.5.RELEASE.jar 192.31 kB 140 128 6 1.5 debug
spring-test-3.2.5.RELEASE.jar 446.70 kB 369 335 27 1.5 debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
animal-sniffer-annotations-1.13.jar 3.40 kB 12 1 1 1.5 release
Total Size Entries Classes Packages JDK Rev Debug
16 3.78 MB 3,326 2,883 239 1.6 15
compile: 11 compile: 2.05 MB compile: 1,762 compile: 1,509 compile: 108 - compile: 10
test: 5 test: 1.73 MB test: 1,564 test: 1,374 test: 131 - test: 5

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
apache.snapshots http://repository.apache.org/snapshots - Yes -

Repository locations for each of the Dependencies.

Artifact central apache.snapshots
commons-logging:commons-logging:jar:1.1.1 Found at https://repo.maven.apache.org/maven2 -
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 -
org.apache.sirona:sirona-aop:jar:0.3-incubating - -
org.apache.sirona:sirona-api:jar:0.3-incubating - -
org.apache.sirona:sirona-core:jar:0.3-incubating - -
org.apache.sirona:sirona-store-memory:jar:0.3-incubating - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 -
org.springframework:spring-aop:jar:3.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 -
org.springframework:spring-beans:jar:3.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 -
org.springframework:spring-context:jar:3.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 -
org.springframework:spring-core:jar:3.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 -
org.springframework:spring-expression:jar:3.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 -
org.springframework:spring-test:jar:3.2.5.RELEASE Found at https://repo.maven.apache.org/maven2 -
aopalliance:aopalliance:jar:1.0 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
16 (compile: 11, test: 5) 12 0