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.slf4j | slf4j-api | 2.0.16 | 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.junit.jupiter | junit-jupiter | 5.11.1 | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 2.0.16 | jar | MIT License |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.9.0.M3 | jar | Eclipse Public 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.
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.jupiter | junit-jupiter-api | 5.11.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.11.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.1 | 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.codehaus.plexus:plexus-sec-dispatcher:jar:4.0.3
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- javax.inject:javax.inject:jar:1 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3 (provided)
- org.junit.jupiter:junit-jupiter:jar:5.11.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.1 (test)
- org.slf4j:slf4j-simple:jar:2.0.16 (test)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu.inject
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Simple Provider
Apache License, Version 2.0: Plexus Security Dispatcher Component
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: javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
org.eclipse.sisu.inject-0.9.0.M3.jar | 433.6 kB | 318 | 297 | 9 | 1.8 | Yes |
junit-jupiter-5.11.1.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.11.1.jar | 216.3 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.1.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-jupiter-params-5.11.1.jar | 591.4 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.1.jar | 140.6 kB | 86 | - | - | - | - |
• Root | - | 77 | 63 | 8 | 1.8 | Yes |
• Versioned | - | 9 | 3 | 1 | 9 | Yes |
junit-platform-engine-1.11.1.jar | 246.6 kB | 177 | 158 | 10 | 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 |
slf4j-simple-2.0.16.jar | 15.7 kB | 22 | - | - | - | - |
• Root | - | 20 | 6 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
12 | 2 MB | 1448 | 1269 | 77 | 9 | 10 |
compile: 1 | compile: 69.4 kB | compile: 71 | compile: 55 | compile: 4 | 1.8 | compile: 1 |
provided: 2 | provided: 436.1 kB | provided: 326 | provided: 303 | provided: 10 | provided: 1 | |
test: 9 | test: 1.5 MB | test: 1051 | test: 911 | test: 63 | 9 | test: 8 |