GShell Commands :: SSH

SSH support.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.gshell.commands
ArtifactId

ArtifactId

gshell-ssh
Last Version

Last Version

1.0-alpha-2
Release Date

Release Date

Type

Type

jar
Description

Description

GShell Commands :: SSH
SSH support.
Project Organization

Project Organization

The Apache Software Foundation

Download gshell-ssh

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-ssh/ -->
<dependency>
    <groupId>org.apache.geronimo.gshell.commands</groupId>
    <artifactId>gshell-ssh</artifactId>
    <version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-ssh/
implementation 'org.apache.geronimo.gshell.commands:gshell-ssh:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-ssh/
implementation ("org.apache.geronimo.gshell.commands:gshell-ssh:1.0-alpha-2")
'org.apache.geronimo.gshell.commands:gshell-ssh:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.commands" name="gshell-ssh" rev="1.0-alpha-2">
  <artifact name="gshell-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.commands', module='gshell-ssh', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.commands" % "gshell-ssh" % "1.0-alpha-2"
[org.apache.geronimo.gshell.commands/gshell-ssh "1.0-alpha-2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.geronimo.gshell : gshell-application jar 1.0-alpha-2
org.apache.geronimo.gshell.support : gshell-spring jar 1.0-alpha-2
org.apache.geronimo.gshell.support : gshell-console jar 1.0-alpha-2
org.apache.geronimo.gshell.support : gshell-security jar 1.0-alpha-2
com.google.code.sshd » sshd jar 0.1
org.slf4j : slf4j-api jar 1.5.6
org.apache.geronimo.gshell.support : gshell-clp jar 1.0-alpha-2
org.apache.geronimo.gshell : gshell-api jar 1.0-alpha-2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-2