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
- commons-codec:commons-codec:jar:1.15
![[Information]](./images/icon_info_sml.gif)
Apache Commons Codec |
Description: The Apache Commons Codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
URL: https://commons.apache.org/proper/commons-codec/
Project Licenses: Apache License, Version 2.0 |
- junit:junit:jar:4.13 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.8 (test)
![[Information]](./images/icon_info_sml.gif)
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang
New BSD License: Hamcrest Core
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
junit-4.13.jar |
381.8 kB |
387 |
348 |
32 |
1.5 |
Yes |
commons-lang3-3.8.jar |
501.9 kB |
297 |
272 |
13 |
1.7 |
Yes |
hamcrest-core-1.3.jar |
45 kB |
52 |
45 |
3 |
1.5 |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
3 |
928.6 kB |
736 |
665 |
48 |
1.7 |
3 |
test: 3 |
test: 928.6 kB |
test: 736 |
test: 665 |
test: 48 |
- |
test: 3 |
|