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 | License | Optional |
|---|---|---|---|---|---|
| org.joda | joda-convert | 1.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 | License |
|---|---|---|---|---|
| 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.9.4
Joda-Time Description: Date and time library to replace JDK date handling
URL: http://www.joda.org/joda-time/
Project License: Apache 2
- org.joda:joda-convert:jar:1.2 (compile)
Joda convert Description: Library to convert Objects to and from String
URL: http://joda-convert.sourceforge.net
Project License: 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 License: Common Public License Version 1.0
- org.joda:joda-convert:jar:1.2 (compile)
Licenses
Apache 2: Joda convert, 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.64 kB | 120 | 102 | 6 | 1.2 | Yes |
| joda-convert-1.2.jar | 38.46 kB | 52 | 40 | 1 | 1.5 | Yes |
| 2 | 159.10 kB | 172 | 142 | 7 | 1.5 | 2 |
| compile: 1 | compile: 38.46 kB | compile: 52 | compile: 40 | compile: 1 | - | compile: 1 |
| test: 1 | test: 120.64 kB | test: 120 | test: 102 | test: 6 | - | test: 1 |
Dependency Repository Locations
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| central | https://repo.maven.apache.org/maven2 | Yes | No |
Repository locations for each of the Dependencies.
| Total | central |
|---|---|
| Artifact | central |
| junit:junit:jar:3.8.2 | |
| org.joda:joda-convert:jar:1.2 | |
| 2 (compile: 1, test: 1) | 2 |