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-model | 3.8.1 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The 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.assertj | assertj-core | 3.26.3 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.12.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 |
---|---|---|---|---|
org.codehaus.plexus | plexus-utils | 3.2.1 | 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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.15.11 | jar | Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.12.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
- com.soebes.itf.jupiter.extension:itf-extension-maven:jar:0.14.0-SNAPSHOT
- org.apache.maven:maven-model:jar:3.8.1 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.2.1 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.2.1 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.assertj:assertj-core:jar:3.26.3 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apache.maven:maven-model:jar:3.8.1 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache-2.0: itf-extension-maven
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Maven Model, Plexus Common Utilities
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
byte-buddy-1.15.11.jar | 8.5 MB | 5890 | - | - | - | - |
• Root | - | 2950 | 2897 | 38 | 1.5 | Yes |
• Versioned | - | 2940 | 2898 | 39 | 1.8 | Yes |
maven-model-3.8.1.jar | 215.4 kB | 94 | 77 | 3 | 1.7 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
assertj-core-3.26.3.jar | 1.4 MB | 882 | - | - | - | - |
• Root | - | 878 | 839 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
plexus-utils-3.2.1.jar | 261.8 kB | 130 | 105 | 9 | 1.6 | Yes |
junit-jupiter-api-5.12.0.jar | 233.3 kB | 211 | 192 | 8 | 1.8 | Yes |
junit-platform-commons-1.12.0.jar | 151.9 kB | 99 | - | - | - | - |
• Root | - | 88 | 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.7 MB | 7330 | 4191 | 98 | 1.8 | 8 |
compile: 3 | compile: 484 kB | compile: 233 | compile: 185 | compile: 14 | 1.7 | compile: 3 |
test: 5 | test: 10.3 MB | test: 7097 | test: 4006 | test: 84 | 1.8 | test: 5 |