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.junit.jupiter | junit-jupiter | 5.11.1 | jar | Eclipse Public License v2.0 |
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-cipher:jar:3.0.0
- 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)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu.inject
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License, Version 2.0: Plexus Cipher: encryption/decryption 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 1.9 MB | 1355 | 1208 | 72 | 9 | 8 |
provided: 2 | provided: 436.1 kB | provided: 326 | provided: 303 | provided: 10 | 1.8 | provided: 1 |
test: 8 | test: 1.5 MB | test: 1029 | test: 905 | test: 62 | 9 | test: 7 |