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 |
|---|---|---|---|---|
| com.google.code.gson | gson | 2.8.0 | jar | Apache 2.0 |
| ninja.leaping.configurate | configurate-core | 3.3 | jar | Apache License, Version 2.0 |
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 | 4.12 | jar | Eclipse Public License 1.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
|---|---|---|---|---|
| com.google.guava | guava | 21.0 | jar | The Apache Software License, Version 2.0 |
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 |
|---|---|---|---|---|
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Apache 2.0: Gson
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Configurate Core, Configurate Gson
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Guava: Google Core Libraries for Java
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| gson-2.8.0.jar | 226.52 kB | 190 | 174 | 7 | 1.6 | debug |
| guava-21.0.jar | 2.40 MB | 1,867 | 1,778 | 18 | 1.6 | debug |
| junit-4.12.jar | 307.55 kB | 323 | 286 | 30 | 1.5 | debug |
| configurate-core-3.3.jar | 99.55 kB | 93 | 71 | 7 | 1.6 | debug |
| hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 5 | 3.07 MB | 2,525 | 2,354 | 65 | 1.6 | 5 |
| compile: 3 | compile: 2.72 MB | compile: 2,150 | compile: 2,023 | compile: 32 | - | compile: 3 |
| test: 2 | test: 351.52 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| central | https://repo.maven.apache.org/maven2 | Yes | - |
| sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes |
Repository locations for each of the Dependencies.
| Artifact | central | sonatype-nexus-snapshots |
|---|---|---|
| com.google.code.gson:gson:jar:2.8.0 | - | - |
| com.google.guava:guava:jar:21.0 | - | - |
| junit:junit:jar:4.12 | - | - |
| ninja.leaping.configurate:configurate-core:jar:3.3 | - | - |
| org.hamcrest:hamcrest-core:jar:1.3 | - | - |
| Total | central | sonatype-nexus-snapshots |
| 5 (compile: 3, test: 2) | 0 | 0 |