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 | Licenses |
|---|---|---|---|---|
| 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 | Licenses |
|---|---|---|---|---|
| junit | junit | 4.8.1 | jar | Common Public License Version 1.0 |
California Institute of Technology: Report Service Manager
BSD: JSch
The MIT License: jsoup
Apache License, Version 2.0: Apache Commons Codec
The Apache Software License, Version 2.0: Commons CLI, Commons IO, Commons Net, Gson, JASYPT: Java Simplified Encryption
Common Public License Version 1.0: JUnit
The GNU General Public License, Version 2: MySQL Connector/J
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| gson-1.6.jar | 165 kB | 148 | 134 | 4 | 1.5 | Yes |
| jsch-0.1.42.jar | 185.7 kB | 119 | 117 | 4 | 1.2 | Yes |
| commons-cli-1.2.jar | 41.1 kB | 35 | 22 | 1 | 1.4 | Yes |
| commons-codec-1.10.jar | 284.2 kB | 238 | 92 | 6 | 1.6 | Yes |
| commons-io-2.4.jar | 185.1 kB | 128 | 110 | 6 | 1.6 | Yes |
| commons-net-3.3.jar | 281 kB | 206 | 174 | 20 | 1.5 | Yes |
| junit-4.8.1.jar | 237 kB | 267 | 230 | 30 | 1.5 | Yes |
| mysql-connector-java-5.1.14.jar | 775.7 kB | 277 | 243 | 12 | 1.6 | Yes |
| jasypt-1.7.jar | 172.7 kB | 181 | 131 | 30 | 1.4 | Yes |
| jsoup-1.7.2.jar | 293.7 kB | 241 | 224 | 7 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 10 | 2.6 MB | 1840 | 1477 | 120 | 1.6 | 10 |
| compile: 9 | compile: 2.4 MB | compile: 1573 | compile: 1247 | compile: 90 | - | compile: 9 |
| test: 1 | test: 237 kB | test: 267 | test: 230 | test: 30 | - | test: 1 |