Last Version

scala-ssh 0.9.0

A Scala library providing remote shell access via SSH

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.decodified
ArtifactId

ArtifactId

scala-ssh_2.10
Version

Version

0.9.0
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_2.10 0.9.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
com.hierynomus : sshj jar 0.23.0
org.slf4j : slf4j-api jar 1.7.25

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_2.10 jar 3.0.5

Project Modules

There are no modules declared in this project.