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 |
---|---|---|---|---|
com.google.code.gson | gson | 1.6 | jar | The Apache Software License, Version 2.0 |
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 | 4.10 | jar | Common Public License Version 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 | License |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
Licenses
BSD style: Hamcrest Core
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Gson
MIT License: 99soft :: sameas4j
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
gson-1.6.jar | 161.12 kB | 148 | 134 | 4 | 1.5 | debug |
junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
3 | 483.19 kB | 492 | 407 | 38 | 1.5 | 3 |
compile: 1 | compile: 161.12 kB | compile: 148 | compile: 134 | compile: 4 | - | compile: 1 |
test: 2 | test: 322.07 kB | test: 344 | test: 273 | test: 34 | - | test: 2 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | |
---|---|---|---|---|
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
central | http://repo.maven.apache.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.
Artifact | sonatype-nexus-snapshots | central |
---|---|---|
com.google.code.gson:gson:jar:1.6 | - | |
junit:junit:jar:4.10 | - | |
org.hamcrest:hamcrest-core:jar:1.1 | - | |
Total | sonatype-nexus-snapshots | central |
3 (compile: 1, test: 2) | 0 | 3 |