Last Version

httpsig-ssh-jsch 1.3.1

Library providing a Jsch-based implementation of the httpsig API

License

License

Categories

Categories

Net
GroupId

GroupId

net.adamcin.httpsig
ArtifactId

ArtifactId

httpsig-ssh-jsch
Version

Version

1.3.1
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download httpsig-ssh-jsch 1.3.1


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

Dependencies

compile (2)

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

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.11
net.adamcin.httpsig : httpsig-test-common jar 1.3.1
org.slf4j : slf4j-simple jar 1.6.1
net.adamcin.commons : net.adamcin.commons.testing jar [0.9.0,1.0.0)
commons-io : commons-io jar [1.4,3.0)

Project Modules

There are no modules declared in this project.