Last Version

a library to use jsch-agent-proxy with sshj 0.0.9

a proxy to ssh-agent and Pageant in Java

License

License

Categories

Categories

sshj Net Networking
GroupId

GroupId

com.jcraft
ArtifactId

ArtifactId

jsch.agentproxy.sshj
Version

Version

0.0.9
Type

Type

jar
Description

Description

a library to use jsch-agent-proxy with sshj
a proxy to ssh-agent and Pageant in Java
Project Organization

Project Organization

JCraft,Inc.

Download jsch.agentproxy.sshj 0.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
net.schmizz : sshj jar [0.8.1,)
com.jcraft : jsch.agentproxy.core jar 0.0.9

Project Modules

There are no modules declared in this project.