is not current version
Last Version 2.0.0

Remote Session 1.2.2

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

1.2.2
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 1.2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.55
commons-io : commons-io jar 2.6
com.google.guava : guava jar 30.1-jre
com.nordstrom.tools : java-utils jar 2.0.0
com.nordstrom.tools : settings jar 2.3.5

test (1)

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

Project Modules

There are no modules declared in this project.