Last Version

scala-ssh 0.11.1

A Scala library providing remote shell access via SSH

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.decodified
ArtifactId

ArtifactId

scala-ssh_3
Version

Version

0.11.1
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.11.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0
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 jar 3.2.9

Project Modules

There are no modules declared in this project.