com.github.0604hx:nerve-ssh

2016年4月25日17:12:24 封装基于SSH的端口转发、文件上传和下载、执行shell等功能 2016年5月13日11:49:57 打包时exclude log4j.properties

License

License

GroupId

GroupId

com.github.0604hx
ArtifactId

ArtifactId

nerve-ssh
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.0604hx:nerve-ssh
2016年4月25日17:12:24 封装基于SSH的端口转发、文件上传和下载、执行shell等功能 2016年5月13日11:49:57 打包时exclude log4j.properties
Project URL

Project URL

https://github.com/0604hx/nerve-tools

Download nerve-ssh

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.0604hx/nerve-ssh/ -->
<dependency>
    <groupId>com.github.0604hx</groupId>
    <artifactId>nerve-ssh</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.0604hx/nerve-ssh/
implementation 'com.github.0604hx:nerve-ssh:1.3.2'
// https://jarcasting.com/artifacts/com.github.0604hx/nerve-ssh/
implementation ("com.github.0604hx:nerve-ssh:1.3.2")
'com.github.0604hx:nerve-ssh:jar:1.3.2'
<dependency org="com.github.0604hx" name="nerve-ssh" rev="1.3.2">
  <artifact name="nerve-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.0604hx', module='nerve-ssh', version='1.3.2')
)
libraryDependencies += "com.github.0604hx" % "nerve-ssh" % "1.3.2"
[com.github.0604hx/nerve-ssh "1.3.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.cverges : expect4j jar 1.9
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2