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 | Licenses | Optional |
|---|---|---|---|---|---|
| commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 | No |
| org.apache.httpcomponents | httpclient | 4.5.14 | jar | Apache License, Version 2.0 | No |
| net.sf.ehcache | ehcache-core | 2.6.11 | jar | The Apache Software License, Version 2.0 | Yes |
| net.spy | spymemcached | 2.12.3 | jar | The Apache Software License, Version 2.0 | Yes |
| org.slf4j | slf4j-jcl | 1.7.25 | jar | MIT 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 | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| junit | junit | 4.11 | - | jar | Common Public License Version 1.0 |
| org.apache.httpcomponents | httpclient | 4.5.14 | tests | test-jar | Apache License, Version 2.0 |
| org.easymock | easymock | 2.5.2 | - | jar | Apache 2 |
| org.easymock | easymockclassextension | 2.5.2 | - | jar | Apache 2 |
| org.mockito | mockito-core | 1.10.19 | - | jar | The MIT License |
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 | Licenses | Optional |
|---|---|---|---|---|---|
| commons-codec | commons-codec | 1.11 | jar | Apache License, Version 2.0 | No |
| org.apache.httpcomponents | httpcore | 4.4.16 | jar | Apache License, Version 2.0 | No |
| org.slf4j | slf4j-api | 1.6.1 | jar | MIT 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 | Licenses |
|---|---|---|---|---|
| cglib | cglib-nodep | 2.2 | jar | ASF 2.0 |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
| org.objenesis | objenesis | 2.1 | jar | Apache 2 |
Apache 2: EasyMock, EasyMock class extension, Objenesis
MIT License: SLF4J API Module, SLF4J JCL Binding
The MIT License: Mockito
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpClient Cache, Apache HttpCore
ASF 2.0: Code Generation Library
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging, Ehcache Core, Spymemcached
Common Public License Version 1.0: JUnit
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| cglib-nodep-2.2.jar | 322.4 kB | 253 | 249 | 9 | 1.2 | Yes |
| commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
| commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
| junit-4.11.jar | 245 kB | 266 | 233 | 28 | 1.5 | Yes |
| httpclient/target/classes | - | 0 | 0 | 0 | - | No |
| test-classes | 4.1 kB | - | - | - | - | - |
| httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
| easymock-2.5.2.jar | 94.6 kB | 87 | 78 | 3 | 1.5 | Yes |
| easymockclassextension-2.5.2.jar | 37.1 kB | 27 | 18 | 2 | 1.5 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| mockito-core-1.10.19.jar | 1.2 MB | 1138 | 694 | 67 | 1.5 | Yes |
| objenesis-2.1.jar | 41.8 kB | 52 | 37 | 9 | 1.5 | Yes |
| ehcache-core-2.6.11.jar | 1.3 MB | 1042 | 961 | 65 | 1.6 | Yes |
| spymemcached-2.12.3.jar | 473.8 kB | 286 | 267 | 14 | 1.6 | Yes |
| slf4j-api-1.6.1.jar | 25.5 kB | 34 | 23 | 3 | 1.3 | Yes |
| slf4j-jcl-1.7.25.jar | 7 kB | 15 | 5 | 1 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 16 | 4.5 MB | 3820 | 2987 | 230 | 1.6 | 14 |
| compile: 8 | compile: 2.6 MB | compile: 1945 | compile: 1633 | compile: 109 | - | compile: 7 |
| test: 8 | test: 2 MB | test: 1875 | test: 1354 | test: 121 | - | test: 7 |