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 |
---|---|---|---|---|---|
org.apache.httpcomponents.client5 | httpclient5 | 5.5-alpha1 | jar | Apache License, Version 2.0 | No |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License | No |
net.spy | spymemcached | 2.12.3 | jar | The Apache Software License, Version 2.0 | Yes |
org.apache.logging.log4j | log4j-slf4j-impl | 2.24.3 | jar | Apache-2.0 | Yes |
org.ehcache.modules | ehcache-api | 3.10.8 | 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
org.apache.httpcomponents.client5 | httpclient5 | 5.5-alpha1 | tests | test-jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.24.3 | - | jar | Apache-2.0 |
org.hamcrest | hamcrest | 3.0 | - | jar | BSD-3-Clause |
org.junit.jupiter | junit-jupiter | 5.11.4 | - | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.11.0 | - | 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 |
---|---|---|---|---|
org.apache.httpcomponents.core5 | httpcore5 | 5.3.3 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.core5 | httpcore5-h2 | 5.3.3 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.24.3 | jar | Apache-2.0 |
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.12.19 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.19 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.4 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
BSD-3-Clause: Hamcrest
The MIT License: mockito-core
Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Cache, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
Apache-2.0: Apache Log4j API, Apache Log4j Core, SLF4J 1 Binding for Log4j API
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
The Apache Software License, Version 2.0: Ehcache 3 API module, Spymemcached
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
byte-buddy-1.12.19.jar | 4 MB | 2742 | - | - | - | - |
• Root | - | 2740 | 2687 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | - | - | - | - |
• Root | - | 88 | 69 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
httpclient5-5.5-alpha1.jar | 949.6 kB | 592 | 546 | 28 | 1.8 | Yes |
test-classes | 4.1 kB | - | - | - | - | - |
httpcore5-5.3.3.jar | 907.4 kB | 703 | 657 | 31 | 1.8 | Yes |
httpcore5-h2-5.3.3.jar | 240.6 kB | 178 | 150 | 14 | 1.8 | Yes |
log4j-api-2.24.3.jar | 348.5 kB | 247 | - | - | - | - |
• Root | - | 236 | 209 | 11 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-core-2.24.3.jar | 1.9 MB | 1320 | - | - | - | - |
• Root | - | 1303 | 1214 | 57 | 1.8 | Yes |
• Versioned | - | 17 | 7 | 4 | 9 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
junit-jupiter-5.11.4.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.4.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
junit-platform-engine-1.11.4.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes |
mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 1.8 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
spymemcached-2.12.3.jar | 473.8 kB | 286 | 267 | 14 | 1.6 | Yes |
log4j-slf4j-impl-2.24.3.jar | 25.3 kB | 31 | 14 | 4 | 1.8 | Yes |
ehcache-api-3.10.8.jar | 66.1 kB | 113 | 91 | 12 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
23 | 11.5 MB | 8212 | 7574 | 362 | 9 | 21 |
compile: 8 | compile: 3.1 MB | compile: 2196 | compile: 1968 | compile: 118 | 1.8 | compile: 8 |
test: 15 | test: 8.5 MB | test: 6016 | test: 5606 | test: 244 | 9 | test: 13 |