ssh-helper

Slightly helps to use SSH with Ganymed SSH library or JSch

License

License

GroupId

GroupId

ru.dmerkushov
ArtifactId

ArtifactId

ssh-helper
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

ssh-helper
Slightly helps to use SSH with Ganymed SSH library or JSch
Project URL

Project URL

http://dmerkushov.ru

Download ssh-helper

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
ch.ethz.ganymed : ganymed-ssh2 jar build210
ru.dmerkushov : log-helper jar [1.6.1,)
com.jcraft : jsch jar 0.1.50
ru.dmerkushov : os-helper jar 1.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.0