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.fasterxml.jackson.core | jackson-databind | 2.21.1 | jar | The Apache Software License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-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 |
|---|---|---|---|---|
| com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.21.1 | jar | The Apache Software License, Version 2.0 |
| nl.jqno.equalsverifier | equalsverifier | 4.5 | jar | Apache License, Version 2.0 |
| org.apache.logging.log4j | log4j-api | 2.20.0 | jar | Apache License, Version 2.0 |
| org.apache.logging.log4j | log4j-core | 2.20.0 | jar | Apache License, Version 2.0 |
| org.apache.logging.log4j | log4j-slf4j-impl | 2.20.0 | jar | Apache License, Version 2.0 |
| org.awaitility | awaitility | 4.3.0 | jar | Apache 2.0 |
| org.junit.jupiter | junit-jupiter | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.reflections | reflections | 0.10.2 | jar | WTFPLThe Apache Software License, Version 2.0 |
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.fasterxml.jackson.core | jackson-annotations | 2.21 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-core | 2.21.1 | jar | The Apache Software 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 |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| net.bytebuddy | byte-buddy | 1.18.5 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.hamcrest | hamcrest | 2.1 | jar | BSD Licence 3 |
| org.javassist | javassist | 3.28.0-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.5 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 1.7.32 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- org.oxerr.stubhub.client:stubhub-client-model:jar:0.3.2-SNAPSHOT
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.21.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.21.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
- org.reflections:reflections:jar:0.10.2 (test)
- org.javassist:javassist:jar:3.28.0-GA (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.32 (test)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.28.0-GA (test)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.1 (test)
![[Information]](./images/icon_info_sml.gif)
- nl.jqno.equalsverifier:equalsverifier:jar:4.5 (test)
- org.objenesis:objenesis:jar:3.5 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.5 (test)
- org.apache.logging.log4j:log4j-api:jar:2.20.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-core:jar:2.20.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.20.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.awaitility:awaitility:jar:4.3.0 (test)
- org.hamcrest:hamcrest:jar:2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.1 (test)
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
Licenses
Apache 2.0: Awaitility
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD 2-Clause License: StubHub.PointOfSale.ExternalApi Client - Model
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
BSD Licence 3: Hamcrest
WTFPL: Reflections
Apache License 2.0: Javassist
Apache-2.0: Apache Commons Lang
Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Byte Buddy (without dependencies), EqualsVerifier | release normal jar, Objenesis
LGPL 2.1: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: FindBugs-jsr305, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Reflections, jackson-databind
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jackson-annotations-2.21.jar | 82.1 kB | 89 | 76 | 2 | 1.8 | Yes |
| jackson-core-2.21.1.jar | 594.8 kB | 286 | - | - | - | - |
| • Root | - | 250 | 213 | 16 | 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 |
| jackson-databind-2.21.1.jar | 1.7 MB | 852 | - | - | - | - |
| • Root | - | 850 | 812 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jsr310-2.21.1.jar | 136.6 kB | 88 | - | - | - | - |
| • Root | - | 86 | 64 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| byte-buddy-1.18.5.jar | 9.2 MB | 6220 | - | - | - | - |
| • Root | - | 3100 | 3046 | 39 | 1.5 | Yes |
| • Versioned | - | 3090 | 3047 | 40 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| equalsverifier-4.5.jar | 277.9 kB | 195 | - | - | - | - |
| • Root | - | 181 | 161 | 15 | 17 | Yes |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes |
| • Versioned | - | 7 | 1 | 1 | 25 | Yes |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| log4j-api-2.20.0.jar | 313.3 kB | 223 | - | - | - | - |
| • Root | - | 211 | 187 | 7 | 1.8 | Yes |
| • Versioned | - | 12 | 5 | 3 | 9 | Yes |
| log4j-core-2.20.0.jar | 1.8 MB | 1305 | - | - | - | - |
| • Root | - | 1297 | 1210 | 54 | 1.8 | Yes |
| • Versioned | - | 8 | 1 | 1 | 1.8 | Yes |
| log4j-slf4j-impl-2.20.0.jar | 23.9 kB | 28 | 12 | 2 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| awaitility-4.3.0.jar | 97.6 kB | 92 | 76 | 8 | 1.8 | Yes |
| hamcrest-2.1.jar | 123.1 kB | 122 | 108 | 11 | 1.7 | Yes |
| javassist-3.28.0-GA.jar | 851.5 kB | 474 | 426 | 17 | 1.8 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-6.0.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.3.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes |
| objenesis-3.5.jar | 49.5 kB | 58 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| reflections-0.10.2.jar | 130.4 kB | 87 | 74 | 5 | 1.8 | Yes |
| slf4j-api-1.7.32.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 26 | 17.6 MB | 11635 | 7854 | 292 | 17 | 24 |
| compile: 4 | compile: 3.1 MB | compile: 1681 | compile: 1522 | compile: 59 | 1.8 | compile: 4 |
| test: 22 | test: 14.5 MB | test: 9954 | test: 6332 | test: 233 | 17 | test: 20 |
