Last Version

Remote Session 0.9.1

Remote Session is a small collection of utility classes for interacting with remote systems via Secure Shell (SSH) protocol.

License

License

GroupId

GroupId

com.github.nordstrom.tools
ArtifactId

ArtifactId

remote-session
Version

Version

0.9.1
Type

Type

jar
Description

Description

Remote Session
Remote Session is a small collection of utility classes for interacting with remote systems via Secure Shell (SSH) protocol.
Project URL

Project URL

https://github.com/Nordstrom/Remote-Session
Source Code Management

Source Code Management

https://github.com/Nordstrom/Remote-Session/tree/master

Download remote-session 0.9.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.54
commons-io : commons-io jar 2.5
com.google.guava : guava jar 21.0
com.github.nordstrom.tools : java-utils jar 1.3.1
com.github.nordstrom.tools : settings jar 2.0.6

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.11

Project Modules

There are no modules declared in this project.