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.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
org.springframework | spring-core | 3.0.3.RELEASE | jar | - |
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.10 | jar | Common Public License Version 1.0 |
org.easymock | easymock | 3.0 | jar | Apache 2 |
org.slf4j | slf4j-log4j12 | 1.6.0 | jar | MIT License |
org.springframework | spring-mock | 2.0.8 | 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 |
---|---|---|---|---|
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-asm | 3.0.3.RELEASE | jar | - |
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 |
---|---|---|---|---|
cglib | cglib-nodep | 2.2 | jar | ASF 2.0 |
log4j | log4j | 1.2.15 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
org.objenesis | objenesis | 1.2 | jar | Apache 2 |
Project Dependency Graph
Dependency Tree
- org.apache.amber:oauth2-test-utils:jar:0.22-incubating-SNAPSHOT
- org.springframework:spring-core:jar:3.0.3.RELEASE (compile)
- org.springframework:spring-asm:jar:3.0.3.RELEASE (compile)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
- org.slf4j:slf4j-log4j12:jar:1.6.0 (test)
- log4j:log4j:jar:1.2.15 (test)
- org.springframework:spring-mock:jar:2.0.8 (test)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- org.easymock:easymock:jar:3.0 (test)
- cglib:cglib-nodep:jar:2.2 (test)
- org.objenesis:objenesis:jar:1.2 (test)
- javax.servlet:servlet-api:jar:2.5 (provided)
- junit:junit:jar:4.10 (test)
- org.hamcrest:hamcrest-core:jar:1.1 (test)
- org.springframework:spring-core:jar:3.0.3.RELEASE (compile)
Licenses
ASF 2.0: Code Generation Library
BSD style: Hamcrest Core
Apache 2: EasyMock, Objenesis
Unknown: servlet-api, spring-asm, spring-core
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: Apache Amber: OAuth 2.0 Implementation - Test Utils, Apache Log4j, Commons Logging, Spring Framework: Mock
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
cglib-nodep-2.2.jar | 314.81 kB | 253 | 249 | 9 | 1.2 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug |
junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug |
log4j-1.2.15.jar | 382.65 kB | 296 | 259 | 19 | 1.1 | debug |
easymock-3.0.jar | 111.45 kB | 94 | 83 | 3 | 1.5 | debug |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
objenesis-1.2.jar | 35.20 kB | 46 | 32 | 8 | 1.3 | debug |
slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug |
slf4j-log4j12-1.6.0.jar | 9.52 kB | 16 | 6 | 1 | 1.3 | debug |
spring-asm-3.0.3.RELEASE.jar | 51.84 kB | 39 | 31 | 3 | 1.2 | release |
spring-core-3.0.3.RELEASE.jar | 356.66 kB | 305 | 282 | 17 | 1.5 | debug |
spring-mock-2.0.8.jar | 101.52 kB | 77 | 65 | 7 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
13 | 1.83 MB | 1,614 | 1,373 | 108 | 1.5 | 12 |
compile: 4 | compile: 492.66 kB | compile: 420 | compile: 364 | compile: 25 | - | compile: 3 |
test: 8 | test: 1.25 MB | test: 1,126 | test: 967 | test: 81 | - | test: 8 |
provided: 1 | provided: 102.65 kB | provided: 68 | provided: 42 | provided: 2 | - | provided: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | |
---|---|---|---|---|
apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
central | http://repo.maven.apache.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.