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.6 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-api | 3.0.0-M2 | jar | Apache License, Version 2.0 |
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.12 | jar | Eclipse Public License 1.0 |
org.apache.maven.shared | maven-shared-utils | 3.1.0 | jar | Apache License, Version 2.0 |
org.easytesting | fest-assert | 1.4 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 2.21.0 | jar | The MIT License |
org.powermock | powermock-api-mockito2 | 2.0.0-RC.1 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-core | 2.0.0-RC.1 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4 | 2.0.0-RC.1 | 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 | Licenses |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 2.0.3 | jar | The Apache Software License, Version 2.0 |
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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.maven.surefire | surefire-logger-api | 3.0.0-M2 | jar | Apache License, Version 2.0 |
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, FEST Fluent Assertions, SureFire API, SureFire Booter, SureFire Logger API
New BSD License: Hamcrest library
The Apache Software License, Version 2.0: FindBugs-jsr305, PowerMock
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jsr305-2.0.3.jar | 33 kB | 72 | 35 | 3 | 1.5 | Yes |
commons-io-2.6.jar | 214.8 kB | 146 | 127 | 7 | 1.7 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes |
maven-shared-utils-3.1.0.jar | 163.7 kB | 107 | 82 | 10 | 1.6 | Yes |
surefire-api-3.0.0-M2.jar | 178 kB | 155 | 116 | 12 | 1.7 | Yes |
surefire-logger-api-3.0.0-M2.jar | 13.5 kB | 23 | 6 | 1 | 1.7 | Yes |
fest-assert-1.4.jar | 78.5 kB | 76 | 64 | 1 | 1.5 | Yes |
hamcrest-library-1.3.jar | 53.1 kB | 46 | 35 | 7 | 1.5 | Yes |
mockito-core-2.21.0.jar | 563.6 kB | 611 | 540 | 64 | 1.6 | Yes |
powermock-api-mockito2-2.0.0-RC.1.jar | 88.2 kB | 103 | 75 | 18 | 1.6 | Yes |
powermock-core-2.0.0-RC.1.jar | 197.7 kB | 206 | 173 | 27 | 1.6 | Yes |
powermock-module-junit4-2.0.0-RC.1.jar | 47.7 kB | 35 | 25 | 3 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 2.4 MB | 2200 | 1836 | 196 | 1.7 | 13 |
compile: 4 | compile: 908.1 kB | compile: 621 | compile: 521 | compile: 33 | - | compile: 4 |
test: 8 | test: 1.5 MB | test: 1507 | test: 1280 | test: 160 | - | test: 8 |
provided: 1 | provided: 33 kB | provided: 72 | provided: 35 | provided: 3 | - | provided: 1 |