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.logging.log4j | log4j-api | 2.13.2 | jar | Apache License, Version 2.0 |
org.liquibase | liquibase-core | 3.5.3 | 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
junit | junit | 4.12 | - | jar | Eclipse Public License 1.0 |
org.apache.commons | commons-lang3 | 3.9 | - | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.13.2 | tests | test-jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.13.2 | - | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.13.2 | tests | test-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.
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.yaml | snakeyaml | 1.17 | 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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-liquibase:jar:2.13.2
- org.apache.logging.log4j:log4j-api:jar:2.13.2 (compile)
- org.liquibase:liquibase-core:jar:3.5.3 (compile)
- org.yaml:snakeyaml:jar:1.17 (compile)
- org.apache.logging.log4j:log4j-api:test-jar:tests:2.13.2 (test)
- org.apache.commons:commons-lang3:jar:3.9 (test)
- org.apache.logging.log4j:log4j-core:jar:2.13.2 (test)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.13.2 (test)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Apache Log4j Liquibase Binding, Liquibase Core, SnakeYAML
New BSD License: Hamcrest Core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
commons-lang3-3.9.jar | 503.9 kB | 306 | 281 | 13 | 1.8 | Yes |
log4j-api-2.13.2.jar | 292.3 kB | 214 | 179 | 8 | - | Yes |
log4j-api-2.13.2-tests.jar | 240.6 kB | - | - | - | - | - |
log4j-core-2.13.2.jar | 1.7 MB | 1209 | 1117 | 51 | 1.8 | Yes |
log4j-core-2.13.2-tests.jar | 1.6 MB | - | - | - | - | - |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
liquibase-core-3.5.3.jar | 2 MB | 1160 | 950 | 83 | 1.6 | Yes |
snakeyaml-1.17.jar | 273.6 kB | 242 | 206 | 19 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 7.1 MB | 3506 | 3064 | 207 | 1.8 | 7 |
compile: 3 | compile: 2.6 MB | compile: 1616 | compile: 1335 | compile: 110 | - | compile: 3 |
test: 6 | test: 4.5 MB | test: 1890 | test: 1729 | test: 97 | - | test: 4 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
snapshots | http://repository.nextiva.xyz:8081/nexus/content/repositories/snapshots | Yes | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | No |
apache.snapshots.https | http://repository.nextiva.xyz:8081/nexus/content/repositories/apache-snapshots/ | Yes | Yes |
thirdparty | http://repository.nextiva.xyz:8081/nexus/content/repositories/thirdparty | Yes | No |
releases | http://repository.nextiva.xyz:8081/nexus/content/repositories/releases | Yes | No |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes |
Repository locations for each of the Dependencies.