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 | Optional |
---|---|---|---|---|---|
commons-io | commons-io | 2.11.0 | jar | Apache License, Version 2.0 | No |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License | No |
org.fusesource.jansi | jansi | 2.4.0 | jar | The Apache Software License, Version 2.0 | Yes |
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 |
org.apache.commons | commons-text | 1.10.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.5.1 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software 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 |
---|---|---|---|---|
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.fusesource.jansi:jansi:jar:2.4.0 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.apache.commons:commons-text:jar:1.10.0 (test)
- org.apache.commons:commons-lang3:jar:3.12.0 (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (test)
Licenses
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
BSD License 3: Hamcrest, Hamcrest Core
Apache-2.0: Apache Maven Shared Utils
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Plexus Common Utilities
The Apache Software License, Version 2.0: FindBugs-jsr305, jansi
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
commons-text-1.10.0.jar | 238.4 kB | 174 | 154 | 8 | 1.8 | Yes |
plexus-utils-3.5.1.jar | 269.3 kB | 152 | 108 | 9 | - | 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 |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
jansi-2.4.0.jar | 221 kB | 98 | 47 | 3 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 2.2 MB | 1633 | 1383 | 99 | 1.8 | 10 |
compile: 3 | compile: 589.3 kB | compile: 368 | compile: 282 | compile: 18 | - | compile: 3 |
test: 6 | test: 1.6 MB | test: 1219 | test: 1066 | test: 78 | - | test: 6 |
provided: 1 | provided: 19.9 kB | provided: 46 | provided: 35 | provided: 3 | - | provided: 1 |