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 |
---|---|---|---|---|
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 |
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-7 | 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:
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.platform | junit-platform-commons | 1.10.1 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.resolver:maven-resolver-named-locks-redisson:jar:2.0.0-alpha-7
- org.apache.maven.resolver:maven-resolver-named-locks:jar:2.0.0-alpha-7 (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)
Licenses
3-Clause BSD License: Kryo, MinLog, ReflectASM
Apache License 2.0: JBoss Marshalling API, JBoss Marshalling River
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache v2: Redisson
MIT License: SLF4J API Module, SLF4J Simple Provider
The MIT License: mockito-core
Apache-2.0: Maven Artifact Resolver Named Locks, Maven Artifact Resolver Named Locks using Redisson
Apache License, Version 2.0: 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
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, 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 |
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 |
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 |
maven-resolver-named-locks-2.0.0-alpha-7.jar | 38 kB | 40 | 22 | 3 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | 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 |
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 |
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 |
snakeyaml-2.2.jar | 334.4 kB | 278 | 230 | 24 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
31 | 14 MB | 9612 | 8813 | 341 | 21 | 30 |
compile: 20 | compile: 8.6 MB | compile: 5704 | compile: 5148 | compile: 205 | 21 | compile: 20 |
provided: 3 | provided: 108.3 kB | provided: 118 | provided: 83 | provided: 9 | provided: 2 | |
test: 8 | test: 5.3 MB | test: 3790 | test: 3582 | test: 127 | 9 | test: 8 |