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.seatgeek.client seatgeek-client-core 2.1.2 jar The BSD 2-Clause License
org.oxerr.seatgeek.client seatgeek-client-model 2.1.2 jar The BSD 2-Clause License
org.oxerr.seatgeek.client seatgeek-client-rescu 2.1.2 jar The BSD 2-Clause License
org.oxerr.seatgeek.client.cached seatgeek-client-cached-core 2.1.2 jar The BSD 2-Clause License
org.oxerr.seatgeek.client.cached seatgeek-client-cached-redisson 2.1.2 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.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
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.15.2 jar The Apache Software License, Version 2.0
com.github.mmazi rescu 3.0 jar MIT
com.google.code.findbugs jsr305 3.0.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
io.netty netty-transport-native-unix-common 4.1.96.Final jar Apache License, Version 2.0
io.projectreactor reactor-core 3.5.3 jar Apache License, Version 2.0
io.reactivex.rxjava3 rxjava 3.1.6 jar The Apache Software License, Version 2.0
jakarta.ws.rs jakarta.ws.rs-api 3.1.0 jar EPL-2.0GPL-2.0-with-classpath-exception
javax.cache cache-api 1.1.1 jar Apache License, Version 2.0
net.bytebuddy byte-buddy 1.14.5 jar Apache License, Version 2.0
oauth.signpost signpost-core 2.1.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.13.0 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.20.0 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The 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.jodd jodd-bean 5.1.6 jar BSD-2-Clause
org.jodd jodd-core 5.1.6 jar BSD-2-Clause
org.junit.jupiter junit-jupiter-api 5.10.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.0 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.oxerr.rescu.ext rescu-ext-proxy-auth 0.0.11 jar The BSD 2-Clause License
org.oxerr.rescu.ext rescu-ext-rate-limiter-core 0.0.11 jar The BSD 2-Clause License
org.oxerr.rescu.ext rescu-ext-singleton 0.0.11 jar The BSD 2-Clause License
org.oxerr.ticket.inventory.support ticket-inventory-support-model 2.1.2 jar The BSD 2-Clause License
org.oxerr.ticket.inventory.support.cached ticket-inventory-support-cached-core 2.1.2 jar The BSD 2-Clause License
org.oxerr.ticket.inventory.support.cached ticket-inventory-support-cached-redisson 2.1.2 jar The BSD 2-Clause License
org.reactivestreams reactive-streams 1.0.4 jar MIT-0
org.redisson redisson 3.23.4 jar Apache v2
org.slf4j slf4j-api 1.7.36 jar MIT License
org.yaml snakeyaml 2.0 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

3-Clause BSD License: Kryo, MinLog, ReflectASM

MIT-0: reactive-streams

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

The BSD 2-Clause License: ResCU Proxy Authentication Support, ResCU Singleton Support, SeatGeek Client - Cached - Core, SeatGeek Client - Cached - Redisson Implementation, SeatGeek Client - Core, SeatGeek Client - Coverage, SeatGeek Client - Model, SeatGeek Client - ResCU, Ticket Inventory Support - Cached - Core, Ticket Inventory Support - Cached - Redisson Implementation Support, Ticket Inventory Support - Model, rescu-ext-rate-limiter-core

MIT License: SLF4J API Module

BSD-2-Clause: Jodd BeanUtil, Jodd Core

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons

Apache License 2.0: JBoss Marshalling API, JBoss Marshalling River

Apache v2: Redisson

Apache License, Version 2.0: Apache Log4j API, 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

Apache-2.0: Apache Commons Lang

MIT: ResCU

GPL-2.0-with-classpath-exception: Jakarta RESTful WS API

EPL-2.0: Jakarta RESTful WS API

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

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
jackson-datatype-jsr310-2.15.2.jar 122.9 kB 82 59 7 9 Yes
rescu-3.0.jar 69.3 kB 68 53 6 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 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
netty-transport-native-unix-common-4.1.96.Final.jar 43.9 kB 45 32 1 1.6 Yes
reactor-core-3.5.3.jar 1.8 MB 940 919 11 1.8 Yes
rxjava-3.1.6.jar 2.7 MB 1801 1758 33 9 Yes
jakarta.ws.rs-api-3.1.0.jar 154.8 kB 167 150 7 11 Yes
cache-api-1.1.1.jar 51.3 kB 79 62 9 1.6 Yes
byte-buddy-1.14.5.jar 4.2 MB 2921 2867 39 9 Yes
signpost-core-2.1.1.jar 48.9 kB 53 34 6 1.8 Yes
commons-lang3-3.13.0.jar 632.3 kB 420 390 18 1.8 Yes
log4j-api-2.20.0.jar 313.3 kB 223 189 9 9 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
jodd-bean-5.1.6.jar 125.5 kB 100 92 4 1.8 Yes
jodd-core-5.1.6.jar 348.1 kB 241 213 23 1.8 Yes
junit-jupiter-api-5.10.0.jar 211 kB 197 182 8 9 Yes
junit-platform-commons-1.10.0.jar 106.2 kB 64 44 7 9 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
rescu-ext-proxy-auth-0.0.11.jar 5.7 kB 16 3 1 1.8 Yes
rescu-ext-rate-limiter-core-0.0.11.jar 3.2 kB 14 2 1 1.8 Yes
rescu-ext-singleton-0.0.11.jar 3.4 kB 13 1 1 1.8 Yes
seatgeek-client-core-2.1.2.jar 3.2 kB 14 3 1 11 No
seatgeek-client-model-2.1.2.jar 18.5 kB 34 18 4 11 Yes
seatgeek-client-rescu-2.1.2.jar 8 kB 17 5 1 11 Yes
seatgeek-client-cached-core-2.1.2.jar 5.4 kB 19 6 2 11 Yes
seatgeek-client-cached-redisson-2.1.2.jar 8.1 kB 21 6 3 11 Yes
ticket-inventory-support-model-2.1.2.jar 4.7 kB 14 2 1 11 Yes
ticket-inventory-support-cached-core-2.1.2.jar 3.1 kB 14 1 1 11 No
ticket-inventory-support-cached-redisson-2.1.2.jar 11.6 kB 17 3 1 11 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 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
snakeyaml-2.0.jar 334.8 kB 280 232 24 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
51 19.5 MB 13338 12240 421 19 49
compile: 51 compile: 19.5 MB compile: 13338 compile: 12240 compile: 421 19 compile: 49