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.commons |
commons-lang3 |
3.5 |
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.12 |
jar |
Eclipse Public License 1.0 |
org.hamcrest |
hamcrest-all |
1.3 |
jar |
New BSD License |
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-core |
1.3 |
jar |
New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.commons:commons-text:jar:0.1-SNAPSHOT
- org.apache.commons:commons-lang3:jar:3.5 (compile)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-all:jar:1.3 (test)
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons Lang, Apache Commons Text
New BSD License: Hamcrest All, 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.5.jar |
479.9 kB |
284 |
260 |
12 |
1.6 |
Yes |
hamcrest-all-1.3.jar |
306.6 kB |
249 |
204 |
23 |
1.5 |
Yes |
hamcrest-core-1.3.jar |
45 kB |
52 |
45 |
3 |
1.5 |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
4 |
1.1 MB |
908 |
795 |
68 |
1.6 |
4 |
compile: 1 |
compile: 479.9 kB |
compile: 284 |
compile: 260 |
compile: 12 |
- |
compile: 1 |
test: 3 |
test: 666.5 kB |
test: 624 |
test: 535 |
test: 56 |
- |
test: 3 |
|