License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thevpc.common |
ArtifactId | ArtifactIdthevpc-common-ssh |
Version | Version1.1.6 |
Type | Typejar |
Description |
Descriptionnet.thevpc.common.thevpc-common-ssh
SSH support for xfile library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thevpc-common-ssh-1.1.6.pom | |
thevpc-common-ssh-1.1.6.jar | 20 KB |
thevpc-common-ssh-1.1.6-sources.jar | 12 KB |
thevpc-common-ssh-1.1.6-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-ssh/ -->
<dependency>
<groupId>net.thevpc.common</groupId>
<artifactId>thevpc-common-ssh</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-ssh/
implementation 'net.thevpc.common:thevpc-common-ssh:1.1.6'
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-ssh/
implementation ("net.thevpc.common:thevpc-common-ssh:1.1.6")
'net.thevpc.common:thevpc-common-ssh:jar:1.1.6'
<dependency org="net.thevpc.common" name="thevpc-common-ssh" rev="1.1.6">
<artifact name="thevpc-common-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-ssh', version='1.1.6')
)
libraryDependencies += "net.thevpc.common" % "thevpc-common-ssh" % "1.1.6"
[net.thevpc.common/thevpc-common-ssh "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.55 |
net.thevpc.common : thevpc-common-strings | jar | 1.2.18 |
net.thevpc.common : thevpc-common-xfile | jar | 1.0.0 |
net.thevpc.common : thevpc-common-io | jar | 1.3.12 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |