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.stubhub.client | stubhub-client-model | 0.2.1-SNAPSHOT | jar | The BSD 2-Clause License |
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.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-slf4j2-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 |
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 |
| com.fasterxml.jackson.core | jackson-databind | 2.21.1 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 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 |
|---|---|---|---|---|
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.hamcrest | hamcrest | 2.1 | jar | BSD Licence 3 |
| 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.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.6 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- org.oxerr.stubhub.client:stubhub-client-core:jar:0.2.1-SNAPSHOT
- org.oxerr.stubhub.client:stubhub-client-model:jar:0.2.1-SNAPSHOT (compile)
- 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)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
- 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-slf4j2-impl:jar:2.20.0 (test)
- org.slf4j:slf4j-api:jar:2.0.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.6 (test)
- 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.oxerr.stubhub.client:stubhub-client-model:jar:0.2.1-SNAPSHOT (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 - Core, StubHub.PointOfSale.ExternalApi Client - Model
MIT License: SLF4J API Module
Apache-2.0: Apache Commons Lang
Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J 2.0 Binding
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
The Apache Software License, Version 2.0: Jackson datatype: JSR310, Jackson-annotations, Jackson-core, jackson-databind
BSD Licence 3: Hamcrest
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 |
| 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-slf4j2-impl-2.20.0.jar | 26.4 kB | 27 | 11 | 1 | 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 |
| 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 |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| stubhub-client-model-0.2.1-SNAPSHOT.jar | 133.6 kB | 138 | 126 | 1 | 17 | Yes |
| slf4j-api-2.0.6.jar | 62.5 kB | 66 | - | - | - | - |
| • Root | - | 64 | 51 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 21 | 7.2 MB | 4712 | 4211 | 203 | 17 | 19 |
| compile: 6 | compile: 3.4 MB | compile: 1907 | compile: 1712 | compile: 66 | 17 | compile: 6 |
| test: 15 | test: 3.9 MB | test: 2805 | test: 2499 | test: 137 | 17 | test: 13 |
