SSH Utils Library

This lib is a set of utils to help you during ssh connections

License

License

Categories

Categories

GNU Compiler for Java Build Tools
GroupId

GroupId

io.github.paulushcgcj
ArtifactId

ArtifactId

sshutil
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SSH Utils Library
This lib is a set of utils to help you during ssh connections
Project URL

Project URL

https://paulushcgcj.github.io/
Project Organization

Project Organization

Paulo Gomes da Cruz Junior

Download sshutil

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.55

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1