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.apache.maven | maven-api-annotations | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-di | 4.0.0-rc-4 | 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.assertj | assertj-core | 3.27.3 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter-api | 5.13.1 | 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.
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.17.5 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.13.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.apache.maven:maven-di:jar:4.0.0-rc-4
- org.apache.maven:maven-api-di:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-4 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.assertj:assertj-core:jar:3.27.3 (test)
- net.bytebuddy:byte-buddy:jar:1.17.5 (test)
- net.bytebuddy:byte-buddy:jar:1.17.5 (test)
- org.apache.maven:maven-api-di:jar:4.0.0-rc-4 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache-2.0: AssertJ Core, Maven 4 API :: Dependency Injection, Maven 4 API :: Meta annotations, Maven 4 Dependency Injection
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Apache License, Version 2.0: Byte Buddy (without dependencies)
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
byte-buddy-1.17.5.jar | 9 MB | 6028 | - | - | - | - |
• Root | - | 3004 | 2951 | 38 | 1.5 | Yes |
• Versioned | - | 2994 | 2952 | 39 | 1.8 | Yes |
• Versioned | - | 30 | 25 | 1 | 24 | Yes |
maven-api-annotations-4.0.0-rc-4.jar | 13.1 kB | 27 | 12 | 1 | 17 | Yes |
maven-api-di-4.0.0-rc-4.jar | 16.4 kB | 32 | 13 | 2 | 17 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
assertj-core-3.27.3.jar | 1.4 MB | 881 | - | - | - | - |
• Root | - | 877 | 838 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
junit-jupiter-api-5.13.1.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes |
junit-platform-commons-1.13.1.jar | 152.7 kB | 95 | - | - | - | - |
• Root | - | 84 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 10.8 MB | 7303 | 4096 | 89 | 17 | 8 |
compile: 2 | compile: 29.5 kB | compile: 59 | compile: 25 | compile: 3 | 17 | compile: 2 |
test: 6 | test: 10.8 MB | test: 7244 | test: 4071 | test: 86 | 1.8 | test: 6 |