is not current version
Last Version 2.0.0

Remote Session 1.2.3

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.3
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.3


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

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 2.2.0
com.nordstrom.tools : settings jar 2.3.11

test (1)

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

Project Modules

There are no modules declared in this project.