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 java connector
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
gson-1.6.jar | 161.12 kB | 148 | 134 | 4 | 1.5 | debug |
jsch-0.1.42.jar | 181.39 kB | 119 | 117 | 4 | 1.2 | debug |
commons-cli-1.2.jar | 40.16 kB | 35 | 22 | 1 | 1.4 | debug |
commons-codec-1.10.jar | 277.52 kB | 238 | 92 | 6 | 1.6 | debug |
commons-io-2.4.jar | 180.80 kB | 128 | 110 | 6 | 1.6 | debug |
commons-net-3.3.jar | 274.40 kB | 206 | 174 | 20 | 1.5 | debug |
junit-4.8.1.jar | 231.49 kB | 267 | 230 | 30 | 1.5 | debug |
mysql-connector-java-5.1.14.jar | 757.51 kB | 277 | 243 | 12 | 1.6 | debug |
jasypt-1.7.jar | 168.69 kB | 181 | 131 | 30 | 1.4 | debug |
jsoup-1.7.2.jar | 286.79 kB | 241 | 224 | 7 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
10 | 2.50 MB | 1,840 | 1,477 | 120 | 1.6 | 10 |
compile: 9 | compile: 2.27 MB | compile: 1,573 | compile: 1,247 | compile: 90 | - | compile: 9 |
test: 1 | test: 231.49 kB | test: 267 | test: 230 | test: 30 | - | test: 1 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
gson | http://google-gson.googlecode.com/svn/mavenrepo/ | Yes | Yes | Yes |
pds-repo | https://pds-cm.jpl.nasa.gov/maven2 | Yes | - | Yes |
central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.
Artifact | apache.snapshots | 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 | central |
10 (compile: 9, test: 1) | 0 | 0 |