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.aeontronix.aeon-commons | aeon-commons-core | 2.0.1 | jar | The Apache Software License, Version 2.0 |
| com.aeontronix.aeontek-vcs | aeontek-vcs-client | 1.0.0-beta1 | jar | The Apache Software License, Version 2.0 |
| com.aeontronix.vfs | aeon-vfs | 1.0.0-beta20 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-databind | 2.20.1 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.dataformat | jackson-dataformat-yaml | 2.20.1 | jar | The Apache Software 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.junit.jupiter | junit-jupiter | 5.13.4 | 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:
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.13.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.13.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.13.4 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.13.4 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.13.4 | 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.aeontronix.devtools:aeon-dev-tools-core:jar:1.0.0-beta14
- com.fasterxml.jackson.core:jackson-databind:jar:2.20.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.20 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.20.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.20 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.20.1 (compile)
- org.yaml:snakeyaml:jar:2.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.4 (compile)
- com.aeontronix.aeon-commons:aeon-commons-core:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.aeontronix.vfs:aeon-vfs:jar:1.0.0-beta20 (compile)
- com.aeontronix.aeon-commons:aeon-commons-xml:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.aeontronix.aeon-commons:aeon-commons-file:jar:2.0.1 (compile)
- com.aeontronix.aeon-commons:aeon-commons-io:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.aeontronix.aeon-commons:aeon-commons-io:jar:2.0.1 (compile)
- org.apache.commons:commons-compress:jar:1.26.1 (compile)
- commons-codec:commons-codec:jar:1.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.15.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.16.1 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.aeontronix.aeon-commons:aeon-commons-xml:jar:2.0.1 (compile)
- com.aeontronix.aeontek-vcs:aeontek-vcs-client:jar:1.0.0-beta1 (compile)
- com.aeontronix.aeon-commons:aeon-commons:jar:2.0.1 (compile)
- com.aeontronix.aeon-commons:aeon-commons-validation:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.aeontronix.aeon-commons:aeon-commons-validation:jar:2.0.1 (compile)
- com.aeontronix.aeon-commons:aeon-commons:jar:2.0.1 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.13.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.13.4 (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.junit.jupiter:junit-jupiter-params:jar:5.13.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.13.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.4 (test)
- com.fasterxml.jackson.core:jackson-databind:jar:2.20.1 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License, Version 2.0: SnakeYAML
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
MIT: SLF4J API Module
The Apache Software License, Version 2.0: Aeon Commons, Aeon Commons Core, Aeon Commons File, Aeon Commons IO, Aeon Commons Validation, Aeon Commons XML, Aeon Virtual File System, Aeontek version control client library, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, jackson-databind
AGPL 3.0: Aeon Dev Tools Core
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| aeon-commons-2.0.1.jar | 1.6 kB | 7 | 0 | 0 | - | No |
| aeon-commons-core-2.0.1.jar | 66.2 kB | 59 | 48 | 2 | 1.8 | Yes |
| aeon-commons-file-2.0.1.jar | 17.9 kB | 23 | 11 | 2 | 1.8 | Yes |
| aeon-commons-io-2.0.1.jar | 26.1 kB | 28 | 17 | 1 | 1.8 | Yes |
| aeon-commons-validation-2.0.1.jar | 9.6 kB | 22 | 9 | 2 | - | Yes |
| aeon-commons-xml-2.0.1.jar | 15 kB | 15 | 4 | 1 | 1.8 | Yes |
| aeontek-vcs-client-1.0.0-beta1.jar | 11.6 kB | 22 | 10 | 3 | - | Yes |
| aeon-vfs-1.0.0-beta20.jar | 55.4 kB | 61 | 38 | 13 | - | Yes |
| jackson-annotations-2.20.jar | 79.2 kB | 87 | 74 | 2 | - | Yes |
| jackson-core-2.20.1.jar | 593.2 kB | 286 | 214 | 17 | - | Yes |
| jackson-databind-2.20.1.jar | 1.7 MB | 848 | 809 | 24 | - | Yes |
| jackson-dataformat-yaml-2.20.1.jar | 60.1 kB | 46 | 24 | 4 | - | Yes |
| commons-codec-1.16.1.jar | 365.5 kB | 259 | 110 | 8 | - | Yes |
| commons-io-2.15.1.jar | 501.2 kB | 368 | 339 | 16 | - | Yes |
| commons-compress-1.26.1.jar | 1.1 MB | 624 | 570 | 37 | - | Yes |
| commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | - | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
| junit-jupiter-5.13.4.jar | 6.4 kB | 5 | 1 | 1 | - | No |
| junit-jupiter-api-5.13.4.jar | 240.2 kB | 216 | 201 | 8 | - | Yes |
| junit-jupiter-engine-5.13.4.jar | 341.1 kB | 178 | 161 | 9 | - | Yes |
| junit-jupiter-params-5.13.4.jar | 660.8 kB | 431 | 397 | 22 | - | Yes |
| junit-platform-commons-1.13.4.jar | 158.5 kB | 100 | 76 | 9 | - | Yes |
| junit-platform-engine-1.13.4.jar | 268.6 kB | 189 | 170 | 10 | - | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | - | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | 56 | 5 | - | Yes |
| snakeyaml-2.4.jar | 339.8 kB | 281 | 235 | 23 | - | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 26 | 7.3 MB | 4686 | 3990 | 242 | 1.8 | 24 |
| compile: 18 | compile: 5.6 MB | compile: 3543 | compile: 2972 | compile: 179 | - | compile: 17 |
| test: 8 | test: 1.7 MB | test: 1143 | test: 1018 | test: 63 | - | test: 7 |
