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.23.4 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 1.7.36 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-6 jar Apache-2.0
org.slf4j slf4j-api 1.7.36 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:

GroupId ArtifactId Version Type Licenses
com.esotericsoftware kryo 5.5.0 jar 3-Clause BSD License
com.esotericsoftware minlog 1.3.1 jar 3-Clause BSD License
com.esotericsoftware reflectasm 1.11.9 jar 3-Clause BSD License
com.fasterxml.jackson.core jackson-annotations 2.15.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.15.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.15.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.15.2 jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.1.96.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.96.Final jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.96.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.96.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.96.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.96.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.96.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.96.Final jar Apache License, Version 2.0
org.jboss.marshalling jboss-marshalling 2.0.11.Final jar Apache License 2.0
org.jboss.marshalling jboss-marshalling-river 2.0.11.Final jar Apache License 2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.yaml snakeyaml 2.0 jar Apache License, Version 2.0

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

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 Binding

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.5.0.jar 371.5 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.15.2.jar 75.6 kB 86 73 2 9 Yes
jackson-core-2.15.2.jar 549.2 kB 250 186 15 19 Yes
jackson-databind-2.15.2.jar 1.6 MB 816 777 24 9 Yes
jackson-dataformat-yaml-2.15.2.jar 54.6 kB 43 21 4 9 Yes
netty-buffer-4.1.96.Final.jar 306.5 kB 155 138 2 1.6 Yes
netty-codec-4.1.96.Final.jar 344.8 kB 242 213 10 1.6 Yes
netty-codec-dns-4.1.96.Final.jar 66.9 kB 65 45 1 1.6 Yes
netty-common-4.1.96.Final.jar 659.9 kB 524 492 9 1.6 Yes
netty-handler-4.1.96.Final.jar 557.7 kB 388 357 12 1.6 Yes
netty-resolver-4.1.96.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.96.Final.jar 171.5 kB 130 110 1 1.6 Yes
netty-transport-4.1.96.Final.jar 489.6 kB 398 367 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-6.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.23.4.jar 2.4 MB 1575 1484 63 1.8 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.36.jar 15.3 kB 20 10 1 1.5 Yes
snakeyaml-2.0.jar 334.8 kB 280 232 24 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
31 13.8 MB 9493 8699 338 19 30
compile: 20 compile: 8.4 MB compile: 5611 compile: 5052 compile: 204 19 compile: 20
provided: 3 provided: 81.6 kB provided: 94 provided: 62 provided: 8 provided: 2
test: 8 test: 5.3 MB test: 3788 test: 3585 test: 126 9 test: 8