Last Version

Remote Session 2.0.0

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

License

License

GroupId

GroupId

com.nordstrom.tools
ArtifactId

ArtifactId

remote-session
Version

Version

2.0.0
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/sbabcoc/Remote-Session
Source Code Management

Source Code Management

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

Download remote-session 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.55
commons-io : commons-io jar 2.11.0
com.google.guava : guava jar 31.1-jre
com.nordstrom.tools : java-utils jar 3.0.0
com.nordstrom.tools : settings jar 3.0.0

test (1)

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

Project Modules

There are no modules declared in this project.