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 |
com.jcraft | jsch | 0.1.42 | jar | BSD |
commons-cli | commons-cli | 1.2 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.10 | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
commons-net | commons-net | 3.3 | jar | The Apache Software License, Version 2.0 |
mysql | mysql-connector-java | 5.1.14 | jar | The GNU General Public License, Version 2 |
org.jasypt | jasypt | 1.7 | jar | The Apache Software License, Version 2.0 |
org.jsoup | jsoup | 1.7.2 | jar | The MIT License |
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.8.1 | jar | Common Public License Version 1.0 |
BSD: JSch
Apache License, Version 2.0: Apache Commons Codec
Common Public License Version 1.0: JUnit
California Institute of Technology: Report Service Manager
The Apache Software License, Version 2.0: Commons CLI, Commons IO, Commons Net, Gson, JASYPT: Java Simplified Encryption
The MIT License: jsoup
The GNU General Public License, Version 2: MySQL Connector/J
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
gson-1.6.jar | 164.98 kB | 148 | 134 | 4 | 1.5 | Yes |
jsch-0.1.42.jar | 185.75 kB | 119 | 117 | 4 | 1.2 | Yes |
commons-cli-1.2.jar | 41.12 kB | 35 | 22 | 1 | 1.4 | Yes |
commons-codec-1.10.jar | 284.18 kB | 238 | 92 | 6 | 1.6 | Yes |
commons-io-2.4.jar | 185.14 kB | 128 | 110 | 6 | 1.6 | Yes |
commons-net-3.3.jar | 280.98 kB | 206 | 174 | 20 | 1.5 | Yes |
junit-4.8.1.jar | 237.05 kB | 267 | 230 | 30 | 1.5 | Yes |
mysql-connector-java-5.1.14.jar | 775.69 kB | 277 | 243 | 12 | 1.6 | Yes |
jasypt-1.7.jar | 172.74 kB | 181 | 131 | 30 | 1.4 | Yes |
jsoup-1.7.2.jar | 293.67 kB | 241 | 224 | 7 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 2.62 MB | 1840 | 1477 | 120 | 1.6 | 10 |
compile: 9 | compile: 2.38 MB | compile: 1573 | compile: 1247 | compile: 90 | - | compile: 9 |
test: 1 | test: 237.05 kB | test: 267 | test: 230 | test: 30 | - | test: 1 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | No | Yes |
pds-repo | https://pds-cm.jpl.nasa.gov/maven2 | Yes | No |
central | http://repo1.maven.org/maven2 | Yes | No |
Repository locations for each of the Dependencies.
Artifact | apache.snapshots | pds-repo | central |
---|---|---|---|
com.google.code.gson:gson:jar:1.6 | - | - | - |
com.jcraft:jsch:jar:0.1.42 | - | - | - |
commons-cli:commons-cli:jar:1.2 | - | - | - |
commons-codec:commons-codec:jar:1.10 | - | - | - |
commons-io:commons-io:jar:2.4 | - | - | - |
commons-net:commons-net:jar:3.3 | - | - | - |
junit:junit:jar:4.8.1 | - | - | - |
mysql:mysql-connector-java:jar:5.1.14 | - | - | - |
org.jasypt:jasypt:jar:1.7 | - | - | - |
org.jsoup:jsoup:jar:1.7.2 | - | - | - |
Total | apache.snapshots | pds-repo | central |
10 (compile: 9, test: 1) | 0 | 0 | 0 |