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 | 1.9.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 |
---|---|---|---|---|
junit | junit | 3.8.2 | jar | Common Public License Version 1.0 |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- joda-time:joda-time:jar:2.14.0
Joda-Time Description: Date and time library to replace JDK date handling
URL: https://www.joda.org/joda-time/
Project Licenses: Apache License, Version 2.0
- org.joda:joda-convert:jar:1.9.2 (compile)
Joda-Convert Description: Library to convert Objects to and from String
URL: http://www.joda.org/joda-convert/
Project Licenses: Apache 2
- junit:junit:jar:3.8.2 (test)
JUnit Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
URL: http://junit.org
Project Licenses: Common Public License Version 1.0
- org.joda:joda-convert:jar:1.9.2 (compile)
Licenses
Apache 2: Joda-Convert
Apache License, Version 2.0: Joda-Time
Common Public License Version 1.0: JUnit
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
junit-3.8.2.jar | 120.6 kB | 120 | 102 | 6 | 1.2 | Yes |
joda-convert-1.9.2.jar | 117.5 kB | 110 | 97 | 2 | 1.6 | Yes |
2 | 238.1 kB | 230 | 199 | 8 | 1.6 | 2 |
compile: 1 | compile: 117.5 kB | compile: 110 | compile: 97 | compile: 2 | 1.6 | compile: 1 |
test: 1 | test: 120.6 kB | test: 120 | test: 102 | test: 6 | 1.2 | test: 1 |