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.oxerr.ticket.inventory.support ticket-inventory-support-model 5.1.2-SNAPSHOT jar The BSD 2-Clause License
org.oxerr.ticket.inventory.support.cached ticket-inventory-support-cached-core 5.1.2-SNAPSHOT jar The BSD 2-Clause License
org.oxerr.ticket.inventory.support.cached ticket-inventory-support-cached-redisson 5.1.2-SNAPSHOT jar The BSD 2-Clause 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.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.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.17.2 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.112.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.112.Final jar Apache License, Version 2.0
io.projectreactor reactor-core 3.6.2 jar Apache License, Version 2.0
io.reactivex.rxjava3 rxjava 3.1.8 jar The Apache Software License, Version 2.0
javax.cache cache-api 1.1.1 jar Apache License, Version 2.0
net.bytebuddy byte-buddy 1.14.17 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0
org.jodd jodd-util 6.2.2 jar BSD-2-Clause
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.reactivestreams reactive-streams 1.0.4 jar MIT-0
org.redisson redisson 3.35.0 jar Apache v2
org.slf4j slf4j-api 2.0.16 jar MIT License
org.yaml snakeyaml 2.2 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

3-Clause BSD License: Kryo, MinLog, ReflectASM

MIT-0: reactive-streams

Apache v2: Redisson

The BSD 2-Clause License: Ticket Inventory Support - Cached - Core, Ticket Inventory Support - Cached - Redisson Implementation Support, Ticket Inventory Support - Coverage, Ticket Inventory Support - Model

MIT License: SLF4J API Module

BSD-2-Clause: Jodd Util

Apache-2.0: Apache Commons Lang

Apache License, Version 2.0: Byte Buddy (without dependencies), JSR107 API and SPI, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Resolver/DNS, Netty/Transport, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, SnakeYAML

The Apache Software License, Version 2.0: FindBugs-jsr305, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, RxJava, jackson-databind

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.17.2.jar 78.5 kB 87 74 2 9 Yes
jackson-core-2.17.2.jar 581.9 kB 272 211 15 21 Yes
jackson-databind-2.17.2.jar 1.6 MB 824 785 24 9 Yes
jackson-dataformat-yaml-2.17.2.jar 55.4 kB 43 21 4 9 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
netty-buffer-4.1.112.Final.jar 336.5 kB 172 155 2 1.6 Yes
netty-codec-4.1.112.Final.jar 352.1 kB 248 219 10 1.6 Yes
netty-codec-dns-4.1.112.Final.jar 67.1 kB 65 45 1 1.6 Yes
netty-common-4.1.112.Final.jar 694.5 kB 552 516 13 1.6 Yes
netty-handler-4.1.112.Final.jar 571.2 kB 392 360 12 1.6 Yes
netty-resolver-4.1.112.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.112.Final.jar 181.8 kB 137 117 1 1.6 Yes
netty-transport-4.1.112.Final.jar 518 kB 414 384 12 1.6 Yes
netty-transport-native-unix-common-4.1.112.Final.jar 44.2 kB 45 32 1 1.6 Yes
reactor-core-3.6.2.jar 1.9 MB 973 938 11 1.8 Yes
rxjava-3.1.8.jar 2.7 MB 1803 1758 33 9 Yes
cache-api-1.1.1.jar 51.3 kB 79 62 9 1.6 Yes
byte-buddy-1.14.17.jar 4.2 MB 2935 2881 39 9 Yes
commons-lang3-3.17.0.jar 673.6 kB 426 396 19 9 Yes
jodd-util-6.2.2.jar 337.6 kB 203 187 11 1.8 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
ticket-inventory-support-model-5.1.2-SNAPSHOT.jar 4.7 kB 14 2 1 11 Yes
ticket-inventory-support-cached-core-5.1.2-SNAPSHOT.jar 3.3 kB 14 1 1 11 No
ticket-inventory-support-cached-redisson-5.1.2-SNAPSHOT.jar 14.4 kB 19 5 1 11 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
redisson-3.35.0.jar 2.6 MB 1675 1583 64 1.8 Yes
slf4j-api-2.0.16.jar 69.4 kB 71 56 5 9 Yes
snakeyaml-2.2.jar 334.4 kB 278 230 24 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
31 18.5 MB 12200 11399 338 21 30
compile: 31 compile: 18.5 MB compile: 12200 compile: 11399 compile: 338 21 compile: 30