License |
License |
---|---|
Categories |
Categoriessshj Net Networking |
GroupId | GroupIdio.github.shahzeb3939 |
ArtifactId | ArtifactIdSSHJumpServer |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSSHJumpServer
A library to SSH into a Jump Server.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SSHJumpServer-1.0.0.pom | |
SSHJumpServer-1.0.0.jar | 12 KB |
SSHJumpServer-1.0.0-sources.jar | 6 KB |
SSHJumpServer-1.0.0-javadoc.jar | 457 KB |
Browse |
<!-- 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"]
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 |