Last Version

SSHJumpServer 1.0.0

A library to SSH into a Jump Server.

License

License

Categories

Categories

sshj Net Networking
GroupId

GroupId

io.github.shahzeb3939
ArtifactId

ArtifactId

SSHJumpServer
Version

Version

1.0.0
Type

Type

jar
Description

Description

SSHJumpServer
A library to SSH into a Jump Server.
Project URL

Project URL

https://github.com/shahzeb3939/SSHJumpServer
Source Code Management

Source Code Management

https://github.com/shahzeb3939/SSHJumpServer

Download SSHJumpServer 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.54
org.postgresql : postgresql jar 42.2.23
com.google.code.gson : gson jar 2.8.8
org.projectlombok : lombok jar RELEASE

Project Modules

There are no modules declared in this project.