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 | Licenses |
---|---|---|---|---|
org.redisson | redisson | 3.26.0 | jar | Apache v2 |
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 | Licenses |
---|---|---|---|---|
com.redis | testcontainers-redis | 2.0.2 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-impl | 2.0.0-alpha-8 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
org.slf4j | slf4j-simple | 2.0.11 | jar | MIT License |
org.testcontainers | junit-jupiter | 1.19.5 | jar | MIT |
org.testcontainers | testcontainers | 1.19.5 | jar | MIT |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-named-locks | 2.0.0-alpha-8 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 2.0.11 | jar | MIT License |
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:
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:
Project Dependency Graph
Dependency Tree
- org.apache.maven.resolver:maven-resolver-named-locks-redisson:jar:2.0.0-alpha-8
- org.apache.maven.resolver:maven-resolver-named-locks:jar:2.0.0-alpha-8 (provided)
- org.slf4j:slf4j-api:jar:2.0.11 (provided)
- org.redisson:redisson:jar:3.26.0 (compile)
- io.netty:netty-common:jar:4.1.104.Final (compile)
- io.netty:netty-codec:jar:4.1.104.Final (compile)
- io.netty:netty-buffer:jar:4.1.104.Final (compile)
- io.netty:netty-transport:jar:4.1.104.Final (compile)
- io.netty:netty-resolver:jar:4.1.104.Final (compile)
- io.netty:netty-resolver-dns:jar:4.1.104.Final (compile)
- io.netty:netty-codec-dns:jar:4.1.104.Final (compile)
- io.netty:netty-handler:jar:4.1.104.Final (compile)
- org.jboss.marshalling:jboss-marshalling:jar:2.0.11.Final (compile)
- org.jboss.marshalling:jboss-marshalling-river:jar:2.0.11.Final (compile)
- com.esotericsoftware:kryo:jar:5.6.0 (compile)
- com.esotericsoftware:reflectasm:jar:1.11.9 (compile)
- com.esotericsoftware:minlog:jar:1.3.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.16.1 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.16.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 (compile)
- javax.inject:javax.inject:jar:1 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
- org.objenesis:objenesis:jar:3.3 (compile)
- org.slf4j:slf4j-simple:jar:2.0.11 (test)
- org.apache.maven.resolver:maven-resolver-impl:jar:2.0.0-alpha-8 (test)
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.0-alpha-8 (test)
- org.apache.maven.resolver:maven-resolver-spi:jar:2.0.0-alpha-8 (test)
- org.apache.maven.resolver:maven-resolver-util:jar:2.0.0-alpha-8 (test)
- org.testcontainers:testcontainers:jar:1.19.5 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.commons:commons-compress:jar:1.24.0 (test)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:17.0.0 (test)
- com.github.docker-java:docker-java-api:jar:3.3.4 (test)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.3.4 (test)
- com.github.docker-java:docker-java-transport:jar:3.3.4 (test)
- net.java.dev.jna:jna:jar:5.13.0 (test)
- junit:junit:jar:4.13.2 (test)
- org.testcontainers:junit-jupiter:jar:1.19.5 (test)
- com.redis:testcontainers-redis:jar:2.0.2 (test)
- com.redis:redis-enterprise-admin:jar:0.4.1 (test)
- commons-io:commons-io:jar:2.14.0 (test)
- org.apache.httpcomponents.client5:httpclient5:jar:5.2.1 (test)
- org.apache.httpcomponents.core5:httpcore5:jar:5.2 (test)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2 (test)
- org.awaitility:awaitility:jar:4.2.0 (test)
- org.hamcrest:hamcrest:jar:2.1 (test)
- com.redis:redis-enterprise-admin:jar:0.4.1 (test)
Licenses
3-Clause BSD License: Kryo, MinLog, ReflectASM
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
Apache 2.0: Awaitility
MIT License: SLF4J API Module, SLF4J Simple Provider
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
New BSD License: Hamcrest Core
BSD Licence 3: Hamcrest
Apache License 2.0: JBoss Marshalling API, JBoss Marshalling River
Apache v2: Redisson
LGPL-2.1-or-later: Java Native Access
The MIT License: mockito-core
Apache-2.0: Apache Commons Compress, Apache Commons IO, Java Native Access, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Named Locks using Redisson, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, redis-enterprise-admin, testcontainers-redis
Apache License, Version 2.0: Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Byte Buddy (without dependencies), Byte Buddy agent, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Resolver/DNS, Netty/Transport, Objenesis, SnakeYAML
MIT: Duct Tape, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
kryo-5.6.0.jar | 373.9 kB | 247 | 233 | 5 | 1.8 | Yes |
minlog-1.3.1.jar | 5.9 kB | 12 | 2 | 1 | 1.6 | Yes |
reflectasm-1.11.9.jar | 72.3 kB | 37 | 26 | 2 | 1.5 | Yes |
jackson-annotations-2.16.1.jar | 78.5 kB | 87 | 74 | 2 | 9 | Yes |
jackson-core-2.16.1.jar | 578.1 kB | 269 | 208 | 15 | 21 | Yes |
jackson-databind-2.16.1.jar | 1.6 MB | 818 | 779 | 24 | 9 | Yes |
jackson-dataformat-yaml-2.16.1.jar | 54.9 kB | 43 | 21 | 4 | 9 | Yes |
docker-java-api-3.3.4.jar | 471 kB | 401 | 386 | 5 | 1.8 | Yes |
docker-java-transport-3.3.4.jar | 37.6 kB | 45 | 34 | 1 | 1.8 | Yes |
docker-java-transport-zerodep-3.3.4.jar | 2 MB | 1412 | 1182 | 63 | 1.8 | Yes |
redis-enterprise-admin-0.4.1.jar | 34.7 kB | 36 | 20 | 3 | 1.8 | Yes |
testcontainers-redis-2.0.2.jar | 14.7 kB | 17 | 5 | 1 | 1.8 | Yes |
commons-io-2.14.0.jar | 494.2 kB | 361 | 333 | 15 | 9 | Yes |
netty-buffer-4.1.104.Final.jar | 307.7 kB | 155 | 138 | 2 | 1.6 | Yes |
netty-codec-4.1.104.Final.jar | 345.3 kB | 243 | 214 | 10 | 1.6 | Yes |
netty-codec-dns-4.1.104.Final.jar | 66.9 kB | 65 | 45 | 1 | 1.6 | Yes |
netty-common-4.1.104.Final.jar | 660.5 kB | 524 | 492 | 9 | 1.6 | Yes |
netty-handler-4.1.104.Final.jar | 561.5 kB | 390 | 359 | 12 | 1.6 | Yes |
netty-resolver-4.1.104.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-resolver-dns-4.1.104.Final.jar | 171.8 kB | 130 | 110 | 1 | 1.6 | Yes |
netty-transport-4.1.104.Final.jar | 496.6 kB | 403 | 373 | 12 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.12.19.jar | 4 MB | 2742 | 2688 | 39 | 9 | Yes |
byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | 70 | 3 | 9 | Yes |
jna-5.13.0.jar | 1.9 MB | 188 | 125 | 4 | 1.6 | Yes |
commons-compress-1.24.0.jar | 1.1 MB | 617 | 563 | 37 | 9 | Yes |
httpclient5-5.2.1.jar | 839.6 kB | 536 | 493 | 26 | 1.8 | Yes |
httpcore5-5.2.jar | 852.9 kB | 680 | 635 | 30 | 1.8 | Yes |
httpcore5-h2-5.2.jar | 236.8 kB | 177 | 149 | 14 | 1.8 | Yes |
maven-resolver-api-2.0.0-alpha-8.jar | 167.1 kB | 171 | 148 | 11 | 1.8 | Yes |
maven-resolver-impl-2.0.0-alpha-8.jar | 319.2 kB | 201 | 171 | 13 | 1.8 | Yes |
maven-resolver-named-locks-2.0.0-alpha-8.jar | 44 kB | 42 | 24 | 3 | 1.8 | Yes |
maven-resolver-spi-2.0.0-alpha-8.jar | 54.4 kB | 83 | 58 | 11 | 1.8 | Yes |
maven-resolver-util-2.0.0-alpha-8.jar | 202.2 kB | 161 | 134 | 13 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
awaitility-4.2.0.jar | 95.8 kB | 92 | 76 | 8 | 1.8 | Yes |
hamcrest-2.1.jar | 123.1 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
jboss-marshalling-2.0.11.Final.jar | 224 kB | 215 | 190 | 5 | 9 | Yes |
jboss-marshalling-river-2.0.11.Final.jar | 88.9 kB | 48 | 34 | 1 | 1.8 | Yes |
annotations-17.0.0.jar | 19 kB | 47 | 39 | 2 | 1.8 | Yes |
junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | 44 | 7 | 9 | 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 | 9 | Yes |
redisson-3.26.0.jar | 2.5 MB | 1640 | 1548 | 64 | 1.8 | Yes |
duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes |
slf4j-api-2.0.11.jar | 67.8 kB | 70 | 55 | 5 | 9 | Yes |
slf4j-simple-2.0.11.jar | 15.7 kB | 22 | 7 | 2 | 9 | Yes |
junit-jupiter-1.19.5.jar | 11.9 kB | 13 | 7 | 1 | 1.8 | Yes |
testcontainers-1.19.5.jar | 17.8 MB | 12226 | 10468 | 456 | 15 | Yes |
snakeyaml-2.2.jar | 334.4 kB | 278 | 230 | 24 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
54 | 41.2 MB | 27678 | 24366 | 1107 | 21 | 53 |
compile: 20 | compile: 8.6 MB | compile: 5704 | compile: 5148 | compile: 205 | 21 | compile: 20 |
provided: 3 | provided: 114.4 kB | provided: 120 | provided: 85 | provided: 9 | provided: 2 | |
test: 31 | test: 32.4 MB | test: 21854 | test: 19133 | test: 893 | 15 | test: 31 |