Last Version

QuickSSH 1.0.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickSSH
Version

Version

1.0.2
Type

Type

jar
Description

Description

QuickSSH
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/sunyue1380/QuickSSH

Download QuickSSH 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.aeonbits.owner : owner-java8 jar 1.0.6
org.apache.commons : commons-pool2 jar 2.6.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.