JSch

JSch is a pure Java implementation of SSH2

License

License

BSD
ISC
GroupId

GroupId

com.github.mwiede
ArtifactId

ArtifactId

jsch
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSch
JSch is a pure Java implementation of SSH2
Project URL

Project URL

https://github.com/mwiede/jsch
Source Code Management

Source Code Management

https://github.com/mwiede/jsch

Download jsch

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.72
0.1.71
0.1.70
0.1.69
0.1.68
0.1.67
0.1.66
0.1.65
0.1.64
0.1.63
0.1.62
0.1.61
0.1.60
0.1.59
0.1.58
0.1.57
0.1.56