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.11.0 | jar | Apache License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.12.0 | 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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.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 |
---|---|---|---|---|
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
Project Dependency Graph
Dependency Tree
- com.garbuz:multi-module-build-core:jar:1.0-SNAPSHOT
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- log4j:log4j:jar:1.2.17 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
Licenses
Unknown: Multi module build example - Core library
Eclipse Public License 1.0: JUnit
BSD License 3: Hamcrest, Hamcrest Core
Apache License, Version 2.0: Apache Commons Collections, Apache Commons IO, Apache Commons Lang
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
log4j-1.2.17.jar | 489.9 kB | 353 | 314 | 21 | 1.4 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 2.7 MB | 2067 | 1871 | 114 | 1.8 | 8 |
compile: 5 | compile: 2.2 MB | compile: 1548 | compile: 1412 | compile: 70 | 1.8 | compile: 5 |
test: 3 | test: 509.4 kB | test: 519 | test: 459 | test: 44 | 1.7 | test: 3 |