scala-ssh

A Scala library providing remote shell access via SSH

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.decodified
ArtifactId

ArtifactId

scala-ssh_3.0.0-RC3
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-ssh
A Scala library providing remote shell access via SSH
Project URL

Project URL

https://github.com/sirthias/scala-ssh
Project Organization

Project Organization

com.decodified
Source Code Management

Source Code Management

https://github.com/sirthias/scala-ssh

Download scala-ssh_3.0.0-RC3

How to add to project

<!-- https://jarcasting.com/artifacts/com.decodified/scala-ssh_3.0.0-RC3/ -->
<dependency>
    <groupId>com.decodified</groupId>
    <artifactId>scala-ssh_3.0.0-RC3</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.decodified/scala-ssh_3.0.0-RC3/
implementation 'com.decodified:scala-ssh_3.0.0-RC3:0.11.0'
// https://jarcasting.com/artifacts/com.decodified/scala-ssh_3.0.0-RC3/
implementation ("com.decodified:scala-ssh_3.0.0-RC3:0.11.0")
'com.decodified:scala-ssh_3.0.0-RC3:jar:0.11.0'
<dependency org="com.decodified" name="scala-ssh_3.0.0-RC3" rev="0.11.0">
  <artifact name="scala-ssh_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.decodified', module='scala-ssh_3.0.0-RC3', version='0.11.0')
)
libraryDependencies += "com.decodified" % "scala-ssh_3.0.0-RC3" % "0.11.0"
[com.decodified/scala-ssh_3.0.0-RC3 "0.11.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-RC3 jar 3.0.0-RC3
com.hierynomus : sshj jar 0.31.0
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
com.jcraft : jsch.agentproxy.sshj jar 0.0.9
com.jcraft : jsch.agentproxy.connector-factory jar 0.0.9

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.scalatest : scalatest_3.0.0-RC3 jar 3.2.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.0