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.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-xml | 2.18.2 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.18.2 | jar | The Apache Software License, Version 2.0 |
com.opencsv | opencsv | 5.9 | jar | Apache 2 |
com.sun.xml.bind | jaxb-impl | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
commons-io | commons-io | 2.18.0 | jar | Apache-2.0 |
io.jsonwebtoken | jjwt-api | 0.12.6 | jar | Apache License, Version 2.0 |
jakarta.xml.bind | jakarta.xml.bind-api | 4.0.2 | jar | Eclipse Distribution License - v 1.0 |
org.apache.httpcomponents.client5 | httpclient5 | 5.4.1 | jar | Apache License, Version 2.0 |
org.openapitools | jackson-databind-nullable | 0.2.6 | jar | Apache License 2.0 |
org.slf4j | slf4j-api | 2.0.16 | jar | MIT License |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
io.jsonwebtoken | jjwt-impl | 0.12.6 | jar | Apache License, Version 2.0 |
io.jsonwebtoken | jjwt-jackson | 0.12.6 | 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 |
---|---|---|---|---|
org.apache.logging.log4j | log4j-slf4j2-impl | 2.24.3 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.11.4 | 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-core | 2.18.2 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.woodstox | woodstox-core | 7.0.0 | jar | The Apache License, Version 2.0 |
com.sun.xml.bind | jaxb-core | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
jakarta.activation | jakarta.activation-api | 2.1.3 | jar | EDL 1.0 |
org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.13.0 | jar | Apache-2.0 |
org.apache.commons | commons-text | 1.11.0 | jar | Apache-2.0 |
org.apache.httpcomponents.core5 | httpcore5 | 5.3.1 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.core5 | httpcore5-h2 | 5.3.1 | jar | Apache License, Version 2.0 |
org.codehaus.woodstox | stax2-api | 4.2.2 | jar | The BSD 2-Clause License |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.eclipse.angus | angus-activation | 2.0.2 | jar | EDL 1.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.apache.logging.log4j | log4j-api | 2.24.3 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-core | 2.24.3 | jar | Apache-2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.11.4 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- software.xdev:bzst-dip-java-client:jar:2.0.0
- commons-io:commons-io:jar:2.18.0 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- com.sun.xml.bind:jaxb-impl:jar:4.0.5 (compile)
- com.sun.xml.bind:jaxb-core:jar:4.0.5 (compile)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- com.sun.xml.bind:jaxb-core:jar:4.0.5 (compile)
- io.jsonwebtoken:jjwt-api:jar:0.12.6 (compile)
- io.jsonwebtoken:jjwt-impl:jar:0.12.6 (runtime)
- io.jsonwebtoken:jjwt-jackson:jar:0.12.6 (runtime)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.2 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.2 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.18.2 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (compile)
- com.fasterxml.woodstox:woodstox-core:jar:7.0.0 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.2 (compile)
- org.apache.httpcomponents.client5:httpclient5:jar:5.4.1 (compile)
- org.apache.httpcomponents.core5:httpcore5:jar:5.3.1 (compile)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.1 (compile)
- org.apache.httpcomponents.core5:httpcore5:jar:5.3.1 (compile)
- org.openapitools:jackson-databind-nullable:jar:0.2.6 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- com.opencsv:opencsv:jar:5.9 (compile)
- org.apache.commons:commons-lang3:jar:3.13.0 (compile)
- org.apache.commons:commons-text:jar:1.11.0 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- org.apache.commons:commons-lang3:jar:3.13.0 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (test)
- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3 (test)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (test)
- org.apache.logging.log4j:log4j-core:jar:2.24.3 (test)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (test)
- commons-io:commons-io:jar:2.18.0 (compile)
Licenses
Apache 2: opencsv
EDL 1.0: Angus Activation Registries, Jakarta Activation API
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License 2.0: JsonNullable Jackson module
The BSD 2-Clause License: Stax2 API
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, JJWT :: API, JJWT :: Extensions :: Jackson, JJWT :: Impl, bzst-dip-java-client
Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, Apache Log4j Core, SLF4J 2 Provider for Log4j API
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
Eclipse Distribution License - v 1.0: Jakarta XML Binding API, Old JAXB Core, Old JAXB Runtime
The Apache Software License, Version 2.0: Apache Commons Logging, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, jackson-databind
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
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 | - | 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-xml-2.18.2.jar | 130 kB | 88 | - | - | - | - |
• Root | - | 86 | 63 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jsr310-2.18.2.jar | 132.7 kB | 86 | - | - | - | - |
• Root | - | 84 | 62 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
woodstox-core-7.0.0.jar | 1.6 MB | 1091 | 942 | 78 | 1.8 | Yes |
opencsv-5.9.jar | 240.4 kB | 195 | 156 | 15 | 1.8 | Yes |
jaxb-core-4.0.5.jar | 235.4 kB | 257 | 186 | 24 | 11 | Yes |
jaxb-impl-4.0.5.jar | 923.2 kB | 697 | 559 | 19 | 11 | Yes |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-io-2.18.0.jar | 538.9 kB | 398 | - | - | - | - |
• Root | - | 397 | 370 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
jjwt-api-0.12.6.jar | 140.3 kB | 208 | 196 | 4 | 1.7 | Yes |
jjwt-impl-0.12.6.jar | 473.3 kB | 355 | 339 | 5 | 1.7 | Yes |
jjwt-jackson-0.12.6.jar | 9.4 kB | 19 | 5 | 1 | 1.7 | Yes |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-lang3-3.13.0.jar | 632.3 kB | 420 | 390 | 18 | 1.8 | Yes |
commons-text-1.11.0.jar | 246.7 kB | 180 | - | - | - | - |
• Root | - | 178 | 157 | 8 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
httpclient5-5.4.1.jar | 908.2 kB | 568 | 523 | 27 | 1.8 | Yes |
httpcore5-5.3.1.jar | 906.4 kB | 703 | 657 | 31 | 1.8 | Yes |
httpcore5-h2-5.3.1.jar | 240.6 kB | 178 | 150 | 14 | 1.8 | Yes |
log4j-api-2.24.3.jar | 348.5 kB | 247 | - | - | - | - |
• Root | - | 236 | 209 | 11 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-core-2.24.3.jar | 1.9 MB | 1320 | - | - | - | - |
• Root | - | 1303 | 1214 | 57 | 1.8 | Yes |
• Versioned | - | 17 | 7 | 4 | 9 | Yes |
log4j-slf4j2-impl-2.24.3.jar | 30.1 kB | 31 | 14 | 3 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
stax2-api-4.2.2.jar | 195.9 kB | 146 | 125 | 12 | 1.6 | Yes |
angus-activation-2.0.2.jar | 27 kB | 33 | 11 | 3 | 1.8 | Yes |
junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
jackson-databind-nullable-0.2.6.jar | 19.7 kB | 29 | 14 | 1 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
36 | 15.1 MB | 10659 | 9393 | 491 | 11 | 36 |
compile: 25 | compile: 11.4 MB | compile: 7957 | compile: 6989 | compile: 369 | 11 | compile: 25 |
runtime: 3 | runtime: 509.8 kB | runtime: 407 | runtime: 355 | runtime: 9 | runtime: 3 | |
test: 8 | test: 3.3 MB | test: 2295 | test: 2049 | test: 113 | 1.8 | test: 8 |