Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
net.adamcin.sshkey sshkey-api 0.6.0 jar -
net.adamcin.sshkey sshkey-bouncycastle 0.6.0 jar -
net.adamcin.sshkey sshkey-jce 0.6.0 jar -

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
junit junit 4.10 jar Common Public License Version 1.0
net.adamcin.commons net.adamcin.commons.testing 0.8.0 jar Public domain (Unlicense)
net.adamcin.sshkey sshkey-test-common 0.6.0 jar -
org.slf4j slf4j-simple 1.6.1 jar MIT License

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
biz.aQute.bnd bndlib 2.1.0 jar Apache Software License 2.0
com.jcraft jsch 0.1.50 jar Revised BSD
commons-io commons-io 1.4 jar The Apache Software License, Version 2.0
net.adamcin.sshkey net.adamcin.sshkey.clitool 0.6.0 jar -
net.adamcin.sshkey sshkey-clientauth 0.6.0 jar -
net.adamcin.sshkey sshkey-jsch 0.6.0 jar -
org.bouncycastle bcpkix-jdk15on 1.49 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk15on 1.49 jar Bouncy Castle Licence
org.eclipse.jetty jetty-server 9.1.0.v20131115 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.1.0.v20131115 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.slf4j slf4j-api 1.6.1 jar MIT License