Last Version

ssh-proxy 1.6

Pure Java implementation to tunnel to TCP endpoints through SSH

License

License

GroupId

GroupId

de.cronn
ArtifactId

ArtifactId

ssh-proxy
Version

Version

1.6
Type

Type

jar
Description

Description

ssh-proxy
Pure Java implementation to tunnel to TCP endpoints through SSH
Project URL

Project URL

https://github.com/cronn/ssh-proxy
Source Code Management

Source Code Management

https://github.com/cronn/ssh-proxy

Download ssh-proxy 1.6


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.jcraft : jsch jar 0.1.55
com.jcraft : jzlib jar 1.1.3

Project Modules

There are no modules declared in this project.