Last Version

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

a proxy to ssh-agent and Pageant in Java

License

License

GroupId

GroupId

com.jcraft
ArtifactId

ArtifactId

jsch.agentproxy.jsch
Version

Version

0.0.9
Type

Type

jar
Description

Description

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

Project Organization

JCraft,Inc.

Download jsch.agentproxy.jsch 0.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.49
com.jcraft : jsch.agentproxy.core jar 0.0.9

Project Modules

There are no modules declared in this project.