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.github.mmazi | rescu | 3.0 | jar | MIT |
org.apache.commons | commons-lang3 | 3.16.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.junit.jupiter | junit-jupiter-api | 5.11.0 | 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.14.2 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.14.2 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.14.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 |
jakarta.ws.rs | jakarta.ws.rs-api | 3.1.0 | jar | EPL-2.0GPL-2.0-with-classpath-exception |
oauth.signpost | signpost-core | 2.1.1 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.6 | jar | MIT 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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.11.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.oxerr.rescu.ext:rescu-ext-proxy-auth:jar:1.0.4-SNAPSHOT
- org.apache.commons:commons-lang3:jar:3.16.0 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- com.github.mmazi:rescu:jar:3.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.14.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.14.2 (compile)
- org.slf4j:slf4j-api:jar:2.0.6 (compile)
- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- oauth.signpost:signpost-core:jar:2.1.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.14.2 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD 2-Clause License: ResCU Proxy Authentication Support
MIT License: SLF4J API Module
Apache-2.0: Apache Commons Lang
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
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-annotations, Jackson-core, jackson-databind, signpost-core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.14.2.jar | 76.6 kB | 86 | 73 | 2 | 9 | Yes |
jackson-core-2.14.2.jar | 458.8 kB | 191 | 161 | 15 | 9 | Yes |
jackson-databind-2.14.2.jar | 1.6 MB | 809 | 770 | 24 | 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 |
jakarta.ws.rs-api-3.1.0.jar | 154.8 kB | 167 | 150 | 7 | 11 | Yes |
signpost-core-2.1.1.jar | 48.9 kB | 53 | 34 | 6 | 1.8 | Yes |
commons-lang3-3.16.0.jar | 674.2 kB | 426 | 396 | 19 | 9 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
junit-jupiter-api-5.11.0.jar | 216.3 kB | 197 | 182 | 8 | 9 | Yes |
junit-platform-commons-1.11.0.jar | 140.6 kB | 86 | 65 | 8 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
slf4j-api-2.0.6.jar | 62.5 kB | 66 | 52 | 5 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 3.6 MB | 2219 | 1983 | 107 | 11 | 13 |
compile: 9 | compile: 3.2 MB | compile: 1912 | compile: 1724 | compile: 87 | 11 | compile: 9 |
test: 4 | test: 378.1 kB | test: 307 | test: 259 | test: 20 | 9 | test: 4 |