License |
License |
---|---|
Categories |
CategoriesH2 Data Databases |
GroupId | GroupIdorg.codehaus.jtstand |
ArtifactId | ArtifactIdjtstand-ssh2 |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjtstand-ssh2
jtstand-ssh2 is an ssh2 protocol implementation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jtstand-ssh2-1.2.1.pom | |
jtstand-ssh2-1.2.1.jar | 248 KB |
jtstand-ssh2-1.2.1-sources.jar | 190 KB |
jtstand-ssh2-1.2.1-javadoc.jar | 688 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-ssh2/ -->
<dependency>
<groupId>org.codehaus.jtstand</groupId>
<artifactId>jtstand-ssh2</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-ssh2/
implementation 'org.codehaus.jtstand:jtstand-ssh2:1.2.1'
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-ssh2/
implementation ("org.codehaus.jtstand:jtstand-ssh2:1.2.1")
'org.codehaus.jtstand:jtstand-ssh2:jar:1.2.1'
<dependency org="org.codehaus.jtstand" name="jtstand-ssh2" rev="1.2.1">
<artifact name="jtstand-ssh2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jtstand', module='jtstand-ssh2', version='1.2.1')
)
libraryDependencies += "org.codehaus.jtstand" % "jtstand-ssh2" % "1.2.1"
[org.codehaus.jtstand/jtstand-ssh2 "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |