Dependencies Report
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 |
|---|---|---|---|---|
| commons-io | commons-io | 2.14.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 |
|---|---|---|---|---|
| com.fasterxml.jackson.dataformat | jackson-dataformat-yaml | 2.15.0 | jar | The Apache Software License, Version 2.0 |
| org.testng | testng | 7.7.1 | jar | Apache 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 |
|---|---|---|---|---|
| com.beust | jcommander | 1.82 | jar | Apache License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-annotations | 2.15.0 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-core | 2.15.0 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-databind | 2.15.0 | jar | The Apache Software License, Version 2.0 |
| org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
| org.webjars | jquery | 3.6.1 | jar | MIT License |
| org.yaml | snakeyaml | 2.0 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.tom65536:adelante-compiler-frontend:jar:1.0-SNAPSHOT Info
- commons-io:commons-io:jar:2.14.0 (compile) Info
- org.testng:testng:jar:7.7.1 (test) Info
- org.slf4j:slf4j-api:jar:1.7.36 (test) Info
- com.beust:jcommander:jar:1.82 (test) Info
- org.webjars:jquery:jar:3.6.1 (test) Info
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.0 (test) Info
- com.fasterxml.jackson.core:jackson-databind:jar:2.15.0 (test) Info
- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.0 (test) Info
- org.yaml:snakeyaml:jar:2.0 (test) Info
- com.fasterxml.jackson.core:jackson-core:jar:2.15.0 (test) Info
- com.fasterxml.jackson.core:jackson-databind:jar:2.15.0 (test) Info
Licenses
AGPL-3.0-or-later: adelante-compiler-frontend
MIT License: SLF4J API Module, jquery
Apache-2.0: Apache Commons IO
Apache License, Version 2.0: SnakeYAML, jcommander, testng
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, jackson-databind
Dependency File Details
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
| jcommander-1.82.jar | 88.4 kB | 84 | 73 | 7 | 1.8 | Yes |
| jackson-annotations-2.15.0.jar | 75.6 kB | 86 | 73 | 2 | - | Yes |
| jackson-core-2.15.0.jar | 542.6 kB | 247 | 186 | 15 | - | Yes |
| jackson-databind-2.15.0.jar | 1.6 MB | 816 | 777 | 24 | - | Yes |
| jackson-dataformat-yaml-2.15.0.jar | 54.6 kB | 43 | 21 | 4 | - | Yes |
| commons-io-2.14.0.jar | 494.2 kB | 361 | 333 | 15 | - | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| testng-7.7.1.jar | 1 MB | 618 | 570 | 27 | - | Yes |
| jquery-3.6.1.jar | 314.6 kB | 18 | 0 | 0 | - | No |
| snakeyaml-2.0.jar | 334.8 kB | 280 | 232 | 24 | - | Yes |
| 10 | 4.6 MB | 2599 | 2299 | 122 | 1.8 | 9 |
| compile: 1 | compile: 494.2 kB | compile: 361 | compile: 333 | compile: 15 | - | compile: 1 |
| test: 9 | test: 4.1 MB | test: 2238 | test: 1966 | test: 107 | - | test: 8 |