scala-ssh

A Scala library providing remote shell access via SSH

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.seratch.com.veact
ArtifactId

ArtifactId

scala-ssh_2.12
Last Version

Last Version

0.8.0-1
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/seratch/scala-ssh
Project Organization

Project Organization

com.github.seratch.com.veact

Download scala-ssh_2.12

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0
com.hierynomus : sshj jar 0.16.0
org.slf4j : slf4j-api jar 1.7.21
com.jcraft : jsch.agentproxy.sshj jar 0.0.9
com.jcraft : jsch.agentproxy.connector-factory jar 0.0.9

provided (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.54
com.jcraft : jzlib jar 1.1.3

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
org.specs2 : specs2-core_2.12 jar 3.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0-1