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 |
|---|---|---|---|---|---|
| cglib | cglib | 2.1_3 | jar | - | Yes |
| ch.qos.logback | logback-classic | 0.9.15 | jar | GNU Lesser General Public License | Yes |
| commons-jexl | commons-jexl | 1.1 | jar | /LICENSE.txt | Yes |
| commons-logging | commons-logging | 1.0.3 | jar | - | Yes |
| log4j | log4j | 1.2.14 | jar | The Apache Software License, Version 2.0 | Yes |
| org.aspectj | aspectjrt | 1.6.11 | jar | Eclipse Public License - v 1.0 | Yes |
| org.aspectj | aspectjweaver | 1.6.11 | jar | Eclipse Public License - v 1.0 | Yes |
| org.slf4j | slf4j-api | 1.5.6 | jar | - | Yes |
| org.springframework | spring | 2.0.6 | jar | The Apache Software License, Version 2.0 | Yes |
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 |
|---|---|---|---|---|
| commons-httpclient | commons-httpclient | 3.1 | jar | Apache License |
| commons-io | commons-io | 1.3.2 | jar | The Apache Software License, Version 2.0 |
| junit | junit | 4.10 | jar | Common Public License Version 1.0 |
| org.mockito | mockito-all | 1.9.5 | jar | The MIT License |
| org.springframework | spring-mock | 2.0.6 | jar | The Apache Software License, Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
|---|---|---|---|---|---|
| asm | asm | 1.5.3 | jar | - | Yes |
| ch.qos.logback | logback-core | 0.9.15 | jar | GNU Lesser General Public License | Yes |
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 |
|---|---|---|---|---|
| commons-codec | commons-codec | 1.2 | jar | - |
| org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
Apache 2: JPerf
BSD style: Hamcrest Core
Unknown: Codec, Logging, SLF4J API Module, asm, cglib, ejb-api, servlet-api
The MIT License: Mockito
Apache License: HttpClient
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Commons IO, Commons JEXL, Log4j, Spring Framework, Spring Framework: Mock
Common Public License Version 1.0: JUnit
Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| commons-codec-1.2.jar | 29.38 kB | 30 | 19 | 5 | 1.1 | debug |
| commons-httpclient-3.1.jar | 297.85 kB | 183 | 167 | 8 | 1.2 | debug |
| commons-io-1.3.2.jar | 85.72 kB | 75 | 59 | 4 | 1.3 | debug |
| ejb-api-3.0.jar | 32.17 kB | 69 | 62 | 3 | 1.5 | debug |
| servlet-api-2.4.jar | 95.40 kB | 67 | 42 | 2 | 1.2 | debug |
| junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug |
| hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
| mockito-all-1.9.5.jar | 1.51 MB | 1,372 | 698 | 74 | 1.5 | debug |
| spring-mock-2.0.6.jar | 101.74 kB | 77 | 65 | 7 | 1.5 | debug |
| asm-1.5.3.jar | 25.74 kB | 19 | 14 | 1 | 1.2 | release |
| cglib-2.1_3.jar | 275.72 kB | 243 | 228 | 8 | 1.2 | debug |
| logback-classic-0.9.15.jar | 156.04 kB | 147 | 117 | 18 | 1.5 | debug |
| logback-core-0.9.15.jar | 232.20 kB | 223 | 190 | 23 | 1.5 | debug |
| commons-jexl-1.1.jar | 129.07 kB | 107 | 93 | 7 | 1.2 | debug |
| commons-logging-1.0.3.jar | 30.86 kB | 27 | 17 | 2 | 1.2 | debug |
| log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug |
| aspectjrt-1.6.11.jar | 113.50 kB | 145 | 128 | 10 | 1.5 | debug |
| aspectjweaver-1.6.11.jar | 1.61 MB | 899 | 853 | 33 | 1.6 | debug |
| slf4j-api-1.5.6.jar | 21.81 kB | 32 | 21 | 3 | 1.3 | debug |
| spring-2.0.6.jar | 2.57 MB | 2,228 | 2,016 | 183 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 20 | 7.94 MB | 6,575 | 5,318 | 444 | 1.6 | 19 |
| compile: 11 | compile: 5.49 MB | compile: 4,358 | compile: 3,933 | compile: 307 | - | compile: 10 |
| test: 7 | test: 2.32 MB | test: 2,081 | test: 1,281 | test: 132 | - | test: 7 |
| provided: 2 | provided: 127.57 kB | provided: 136 | provided: 104 | provided: 5 | - | provided: 2 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| central | http://repo.maven.apache.org/maven2 | Yes | - |
| sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes |
| apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes |
Repository locations for each of the Dependencies.