Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.adamcin.httpsig |
ArtifactId | ArtifactIdhttpsig-jce |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptionhttpsig-jce
Library providing a JCE-based implementation of the httpsig API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
httpsig-jce-0.6.0.pom | |
httpsig-jce-0.6.0.jar | 25 KB |
httpsig-jce-0.6.0-sources.jar | 17 KB |
httpsig-jce-0.6.0-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-jce/ -->
<dependency>
<groupId>net.adamcin.httpsig</groupId>
<artifactId>httpsig-jce</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-jce/
implementation 'net.adamcin.httpsig:httpsig-jce:0.6.0'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-jce/
implementation ("net.adamcin.httpsig:httpsig-jce:0.6.0")
'net.adamcin.httpsig:httpsig-jce:jar:0.6.0'
<dependency org="net.adamcin.httpsig" name="httpsig-jce" rev="0.6.0">
<artifact name="httpsig-jce" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig-jce', version='0.6.0')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig-jce" % "0.6.0"
[net.adamcin.httpsig/httpsig-jce "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
net.adamcin.httpsig : httpsig-api | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
biz.aQute.bnd : bndlib | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
net.adamcin.httpsig : httpsig-test-common | jar | 0.6.0 |
com.jcraft : jsch | jar | 0.1.50 |
org.slf4j : slf4j-simple | jar | 1.6.1 |
net.adamcin.commons : net.adamcin.commons.testing | jar | 0.8.0 |
commons-io : commons-io | jar | 1.4 |