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 | 0.6.0 | jar | - |
net.adamcin.httpsig | httpsig-bouncycastle | 0.6.0 | jar | - |
net.adamcin.httpsig | httpsig-jce | 0.6.0 | jar | - |
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.10 | jar | Common Public License Version 1.0 |
net.adamcin.commons | net.adamcin.commons.testing | 0.8.0 | jar | Public domain (Unlicense) |
net.adamcin.httpsig | httpsig-test-common | 0.6.0 | jar | - |
org.slf4j | slf4j-simple | 1.6.1 | jar | MIT License |
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.httpsig | httpsig-helpers | 0.6.0 | jar | - |
net.adamcin.httpsig | httpsig-jsch | 0.6.0 | jar | - |
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 | 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 |