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 | License |
---|---|---|---|---|
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.21 | jar | MIT License |
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 | License |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.commons | commons-lang3 | 3.3.2 | jar | The Apache Software License, Version 2.0 |
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 | License |
---|---|---|---|---|
org.slf4j | slf4j-simple | 1.7.21 | jar | MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | License |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
The BSD Software License: EasyStream
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Lang, Commons IO
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-io-2.4.jar | 185.14 kB | 128 | 110 | 6 | 1.6 | Yes |
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
commons-lang3-3.3.2.jar | 412.74 kB | 241 | 217 | 12 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
slf4j-api-1.7.21.jar | 41.07 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.21.jar | 10.90 kB | 16 | 6 | 1 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 1.01 MB | 806 | 698 | 56 | 1.6 | 6 |
compile: 2 | compile: 226.21 kB | compile: 174 | compile: 144 | compile: 10 | - | compile: 2 |
test: 3 | test: 772.70 kB | test: 616 | test: 548 | test: 45 | - | test: 3 |
provided: 1 | provided: 10.90 kB | provided: 16 | provided: 6 | provided: 1 | - | provided: 1 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No | Yes |
apache.snapshots | http://repository.apache.org/snapshots | No | Yes | No |
Repository locations for each of the Dependencies.
Artifact | apache.snapshots |
---|---|
commons-io:commons-io:jar:2.4 | - |
junit:junit:jar:4.12 | - |
org.apache.commons:commons-lang3:jar:3.3.2 | - |
org.hamcrest:hamcrest-core:jar:1.3 | - |
org.slf4j:slf4j-api:jar:1.7.21 | - |
org.slf4j:slf4j-simple:jar:1.7.21 | - |
Total | apache.snapshots |
6 (compile: 2, test: 3, provided: 1) | 0 |