Nuts Community Library for SSH support

SSH Support for Nuts

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts.lib
ArtifactId

ArtifactId

nlib-ssh
Last Version

Last Version

0.8.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Nuts Community Library for SSH support
SSH Support for Nuts
Project URL

Project URL

https://github.com/thevpc/nuts
Project Organization

Project Organization

vpc open source initiative
Source Code Management

Source Code Management

https://github.com/thevpc/nuts/tree/master

Download nlib-ssh

How to add to project

<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-ssh/ -->
<dependency>
    <groupId>net.thevpc.nuts.lib</groupId>
    <artifactId>nlib-ssh</artifactId>
    <version>0.8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-ssh/
implementation 'net.thevpc.nuts.lib:nlib-ssh:0.8.3.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-ssh/
implementation ("net.thevpc.nuts.lib:nlib-ssh:0.8.3.0")
'net.thevpc.nuts.lib:nlib-ssh:jar:0.8.3.0'
<dependency org="net.thevpc.nuts.lib" name="nlib-ssh" rev="0.8.3.0">
  <artifact name="nlib-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.lib', module='nlib-ssh', version='0.8.3.0')
)
libraryDependencies += "net.thevpc.nuts.lib" % "nlib-ssh" % "0.8.3.0"
[net.thevpc.nuts.lib/nlib-ssh "0.8.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.thevpc.nuts : nuts jar 0.8.3
com.jcraft : jsch jar 0.1.55

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.3.0
0.8.2.0
0.8.1.0