Last Version

httpsig-jsch 0.6.0

Library providing a Jsch-based implementation of the httpsig API

Categories

Categories

Net
GroupId

GroupId

net.adamcin.httpsig
ArtifactId

ArtifactId

httpsig-jsch
Version

Version

0.6.0
Type

Type

jar
Description

Description

httpsig-jsch
Library providing a Jsch-based implementation of the httpsig API
Project URL

Project URL

http://adamcin.net/httpsig-java/httpsig-jsch
Source Code Management

Source Code Management

https://github.com/adamcin/httpsig-java

Download httpsig-jsch 0.6.0


<!-- https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-jsch/ -->
<dependency>
    <groupId>net.adamcin.httpsig</groupId>
    <artifactId>httpsig-jsch</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-jsch/
implementation 'net.adamcin.httpsig:httpsig-jsch:0.6.0'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-jsch/
implementation ("net.adamcin.httpsig:httpsig-jsch:0.6.0")
'net.adamcin.httpsig:httpsig-jsch:jar:0.6.0'
<dependency org="net.adamcin.httpsig" name="httpsig-jsch" rev="0.6.0">
  <artifact name="httpsig-jsch" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig-jsch', version='0.6.0')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig-jsch" % "0.6.0"
[net.adamcin.httpsig/httpsig-jsch "0.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.adamcin.httpsig : httpsig-api jar 0.6.0
net.adamcin.httpsig : httpsig-jce jar 0.6.0

provided (3)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.50
org.slf4j : slf4j-api jar 1.6.1
biz.aQute.bnd : bndlib jar 2.1.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
net.adamcin.httpsig : httpsig-test-common jar 0.6.0
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

Project Modules

There are no modules declared in this project.