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.google.code.gson | gson | 2.13.2 | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-api | 2.0.14 | 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.14.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.
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.google.errorprone | error_prone_annotations | 2.41.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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 1.14.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.resolver:maven-resolver-spi:jar:2.0.14
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.14 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.gson:gson:jar:2.13.2 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.41.0 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.14 (compile)
Licenses
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache-2.0: Gson, Maven Artifact Resolver API, Maven Artifact Resolver SPI
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| gson-2.13.2.jar | 289.9 kB | 226 | - | - | - | - |
| • Root | - | 224 | 203 | 9 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| error_prone_annotations-2.41.0.jar | 20.4 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| maven-resolver-api-2.0.14.jar | 178.1 kB | 179 | 155 | 13 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| junit-jupiter-api-5.14.1.jar | 242.5 kB | 217 | 202 | 8 | 1.8 | Yes |
| junit-platform-commons-1.14.1.jar | 164.4 kB | 105 | - | - | - | - |
| • Root | - | 94 | 78 | 10 | 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 |
| 7 | 916.3 kB | 800 | 679 | 46 | 1.8 | 7 |
| compile: 3 | compile: 488.3 kB | compile: 454 | compile: 387 | compile: 24 | 1.8 | compile: 3 |
| test: 4 | test: 427.9 kB | test: 346 | test: 292 | test: 22 | 1.8 | test: 4 |


