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 | Optional |
---|---|---|---|---|---|
com.jcraft | jsch | 0.1.51 | jar | Revised BSD | No |
com.jcraft | jzlib | 1.1.2 | jar | Revised BSD | No |
org.slf4j | slf4j-api | 1.7.10 | jar | MIT License | No |
ch.qos.logback | logback-classic | 1.1.2 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License | Yes |
ch.qos.logback | logback-core | 1.1.2 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License | Yes |
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 |
---|---|---|---|---|
com.h2database | h2 | 1.4.183 | jar | MPL 2.0, and EPL 1.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
mysql | mysql-connector-java | 5.1.34 | jar | The GNU General Public License, Version 2 |
org.apache.derby | derby | 10.11.1.1 | jar | Apache 2 |
org.apache.derby | derbyclient | 10.11.1.1 | jar | Apache 2 |
org.apache.derby | derbynet | 10.11.1.1 | jar | Apache 2 |
org.apache.sshd | sshd-core | 0.13.0 | jar | Apache 2.0 License |
org.bouncycastle | bcpg-jdk15on | 1.51 | jar | Bouncy Castle Licence-Apache Software License, Version 1.1 |
org.bouncycastle | bcpkix-jdk15on | 1.51 | jar | Bouncy Castle Licence |
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.bouncycastle | bcprov-jdk15on | 1.51 | jar | Bouncy Castle Licence |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- com.m11n.jdbc.ssh:jdbc-ssh:jar:1.0.3-SNAPSHOT
JDBC SSH Description: JDBC over SSH
URL: https://github.com/monkeysintown/jdbc-ssh
Project License: Apache 2
- com.jcraft:jsch:jar:0.1.51 (compile)
JSch Description: JSch is a pure Java implementation of SSH2
URL: http://www.jcraft.com/jsch/
Project License: Revised BSD
- com.jcraft:jzlib:jar:1.1.2 (compile)
JZlib Description: JZlib is a re-implementation of zlib in pure Java
URL: http://www.jcraft.com/jzlib/
Project License: Revised BSD
- org.slf4j:slf4j-api:jar:1.7.10 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project License: MIT License
- ch.qos.logback:logback-core:jar:1.1.2 (compile)
Logback Core Module Description: logback-core module
Project License: Eclipse Public License - v 1.0GNU Lesser General Public License
- ch.qos.logback:logback-classic:jar:1.1.2 (compile)
Logback Classic Module Description: logback-classic module
Project License: Eclipse Public License - v 1.0GNU Lesser General Public License
- mysql:mysql-connector-java:jar:5.1.34 (test)
MySQL java connector Description: MySQL java connector
URL: http://dev.mysql.com/usingmysql/java/
Project License: The GNU General Public License, Version 2
- com.h2database:h2:jar:1.4.183 (test)
H2 Database Engine Description: H2 Database Engine
URL: http://www.h2database.com
Project License: MPL 2.0, and EPL 1.0
- org.apache.derby:derby:jar:10.11.1.1 (test)
Apache Derby Database Engine and Embedded JDBC Driver Description: Contains the core Apache Derby database engine, which also includes the embedded JDBC driver.
URL: http://db.apache.org/derby/derby/
Project License: Apache 2
- org.apache.derby:derbynet:jar:10.11.1.1 (test)
Apache Derby Network Server Description: Contains the Apache Derby network server, which allows remote clients to connect to Derby databases over a network connection using the Derby client JDBC driver.
URL: http://db.apache.org/derby/derbynet/
Project License: Apache 2
- org.apache.derby:derbyclient:jar:10.11.1.1 (test)
Apache Derby Client JDBC Driver Description: The Derby client JDBC driver, used to connect to a Derby server over a network connection.
URL: http://db.apache.org/derby/derbyclient/
Project License: Apache 2
- org.apache.sshd:sshd-core:jar:0.13.0 (test)
Apache Mina SSHD :: Core Description: The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
URL: http://www.apache.org/sshd/sshd-core/
Project License: Apache 2.0 License
- org.bouncycastle:bcpg-jdk15on:jar:1.51 (test)
Bouncy Castle OpenPGP API Description: The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle LicenceApache Software License, Version 1.1
- org.bouncycastle:bcprov-jdk15on:jar:1.51 (test)
Bouncy Castle Provider Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle Licence
- org.bouncycastle:bcprov-jdk15on:jar:1.51 (test)
- org.bouncycastle:bcpkix-jdk15on:jar:1.51 (test)
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs Description: The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle Licence
- junit:junit:jar:4.12 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project License: Eclipse Public License 1.0
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project License: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.jcraft:jsch:jar:0.1.51 (compile)
Licenses
Apache 2: Apache Derby Client JDBC Driver, Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Network Server, JDBC SSH
MPL 2.0, and EPL 1.0: H2 Database Engine
Eclipse Public License 1.0: JUnit
Revised BSD: JSch, JZlib
MIT License: SLF4J API Module
Apache Software License, Version 1.1: Bouncy Castle OpenPGP API
Apache 2.0 License: Apache Mina SSHD :: Core
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
The GNU General Public License, Version 2: MySQL java connector
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Bouncy Castle Licence: Bouncy Castle OpenPGP API, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider
Dependency File Details
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
h2-1.4.183.jar | 1.61 MB | 631 | 628 | 35 | 1.6 | debug | - |
jsch-0.1.51.jar | 257.65 kB | 161 | 148 | 4 | 1.5 | debug | - |
jzlib-1.1.2.jar | 70.22 kB | 36 | 26 | 1 | 1.5 | debug | - |
junit-4.12.jar | 307.55 kB | 323 | 286 | 30 | 1.5 | debug | - |
mysql-connector-java-5.1.34.jar | 937.86 kB | 374 | 330 | 20 | 1.6 | debug | - |
derby-10.11.1.1.jar | 2.96 MB | 1,657 | 1,597 | 101 | 1.6 | release | sealed |
6 | 6.10 MB | 3,182 | 3,015 | 191 | 1.6 | 5 | 1 |
compile: 2 | compile: 327.86 kB | compile: 197 | compile: 174 | compile: 5 | - | compile: 2 | - |
test: 4 | test: 5.78 MB | test: 2,985 | test: 2,841 | test: 186 | - | test: 3 | test: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | - |
mygrid-repository | http://www.mygrid.org.uk/maven/repository | - | - |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes |
apache.snapshots | http://repository.apache.org/snapshots | - | Yes |
Repository locations for each of the Dependencies.