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.httpsig httpsig-api 1.3.1-SNAPSHOT jar Public Domain (Unlicense)
net.adamcin.httpsig httpsig-ssh-bc 1.3.1-SNAPSHOT jar Public Domain (Unlicense)
net.adamcin.httpsig httpsig-ssh-jce 1.3.1-SNAPSHOT jar Public Domain (Unlicense)

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
ch.qos.logback logback-classic 1.0.7 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
junit junit 4.11 jar Common Public License Version 1.0
net.adamcin.commons net.adamcin.commons.testing [0.9.0,1.0.0) jar Public domain (Unlicense)
net.adamcin.httpsig httpsig-test-common 1.3.1-SNAPSHOT jar Public Domain (Unlicense)
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,3.0) jar Apache License, Version 2.0
net.adamcin.httpsig httpsig-hmac 1.3.1-SNAPSHOT jar Public Domain (Unlicense)
net.adamcin.httpsig httpsig-http-helpers 1.3.1-SNAPSHOT jar Public Domain (Unlicense)
net.adamcin.httpsig httpsig-ssh-jsch 1.3.1-SNAPSHOT jar Public Domain (Unlicense)
org.apache.felix org.apache.felix.scr.annotations 1.7.0 jar The Apache Software License, Version 2.0
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 7.6.16.v20140903 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 7.6.16.v20140903 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.slf4j slf4j-api 1.6.1 jar MIT License