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 |
---|---|---|---|---|---|
org.joda | joda-convert | 2.2.2 | jar | Apache 2 | 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 |
---|---|---|---|---|
com.tngtech.java | junit-dataprovider | 1.13.1 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.joda:joda-money:jar:1.0.3
Joda-Money Description: Money representation and formatting
URL: https://www.joda.org/joda-money/
Project Licenses: Apache License, Version 2.0
- org.joda:joda-convert:jar:2.2.2 (compile)
Joda-Convert Description: Library to convert Objects to and from String
URL: https://www.joda.org/joda-convert/
Project Licenses: Apache 2
- junit:junit:jar:4.13.2 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project Licenses: Eclipse Public License 1.0
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project Licenses: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.tngtech.java:junit-dataprovider:jar:1.13.1 (test)
junit-dataprovider Description: A TestNG like dataprovider runner for JUnit
URL: https://github.com/TNG/junit-dataprovider
Project Licenses: The Apache Software License, Version 2.0
- org.joda:joda-convert:jar:2.2.2 (compile)
Licenses
Apache 2: Joda-Convert
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Joda-Money
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: junit-dataprovider
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
junit-dataprovider-1.13.1.jar | 41.4 kB | 36 | 25 | 5 | 1.6 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
joda-convert-2.2.2.jar | 145.6 kB | 134 | 121 | 3 | - | Yes |
4 | 616.6 kB | 611 | 541 | 43 | 1.6 | 4 |
compile: 1 | compile: 145.6 kB | compile: 134 | compile: 121 | compile: 3 | - | compile: 1 |
test: 3 | test: 471 kB | test: 477 | test: 420 | test: 40 | - | test: 3 |