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.46.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
junit junit 4.13.2 jar Eclipse Public License 1.0
org.hamcrest hamcrest-core 3.0 jar BSD-3-Clause
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 1.9.23 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.6.2 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.18.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.18.2 jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.1.118.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.118.Final jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.118.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.118.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.118.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.118.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.118.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.118.Final jar Apache License, Version 2.0
org.jodd jodd-util 6.3.0 jar BSD-2-Clause
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.yaml snakeyaml 2.3 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.hamcrest hamcrest 3.0 jar BSD-3-Clause

Project Dependency Graph

Dependency Tree

Licenses

3-Clause BSD License: Kryo, MinLog, ReflectASM

Eclipse Public License 1.0: JUnit

Apache v2: Redisson

MIT License: SLF4J API Module, SLF4J Simple Binding

BSD-2-Clause: Jodd Util

BSD-3-Clause: Hamcrest, Hamcrest Core

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

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.2.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.18.2.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.18.2.jar 597.8 kB 293 - - - -
   • Root - 246 211 14 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 12 3 1 11 Yes
   • Versioned - 11 2 1 17 Yes
   • Versioned - 11 2 1 21 Yes
   • Versioned - 11 2 1 22 Yes
jackson-databind-2.18.2.jar 1.7 MB 829 - - - -
   • Root - 827 789 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-dataformat-yaml-2.18.2.jar 55.6 kB 43 - - - -
   • Root - 41 20 3 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-buffer-4.1.118.Final.jar 339 kB 172 155 2 1.6 Yes
netty-codec-4.1.118.Final.jar 355.2 kB 250 221 10 1.6 Yes
netty-codec-dns-4.1.118.Final.jar 67.2 kB 65 45 1 1.6 Yes
netty-common-4.1.118.Final.jar 719.2 kB 573 537 13 1.6 Yes
netty-handler-4.1.118.Final.jar 580.2 kB 396 364 12 1.6 Yes
netty-resolver-4.1.118.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.118.Final.jar 188.4 kB 143 123 1 1.6 Yes
netty-transport-4.1.118.Final.jar 521.4 kB 416 386 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 - - - -
   • 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
maven-resolver-named-locks-1.9.23.jar 37.9 kB 40 22 3 1.8 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
hamcrest-core-3.0.jar 2.4 kB 9 1 1 1.8 Yes
jodd-util-6.3.0.jar 337.7 kB 203 187 11 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
redisson-3.46.0.jar 2.7 MB 1765 1672 65 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.3.jar 342.2 kB 284 - - - -
   • Root - 276 235 23 1.7 Yes
   • Versioned - 8 3 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
29 14.6 MB 10033 9218 368 1.8 28
compile: 19 compile: 9.1 MB compile: 5915 compile: 5352 compile: 211 1.8 compile: 19
provided: 3 provided: 81.5 kB provided: 94 provided: 62 provided: 8 provided: 2
test: 7 test: 5.4 MB test: 4024 test: 3804 test: 149 1.8 test: 7