License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.github.zed-platform |
ArtifactId | ArtifactIdzed-ssh-client |
Last Version | Last Version0.0.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBackend as a Service (BaaS) platform
|
Filename | Size |
---|---|
zed-ssh-client-0.0.20.pom | |
zed-ssh-client-0.0.20.jar | 4 KB |
zed-ssh-client-0.0.20-sources.jar | 2 KB |
zed-ssh-client-0.0.20-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zed-platform/zed-ssh-client/ -->
<dependency>
<groupId>com.github.zed-platform</groupId>
<artifactId>zed-ssh-client</artifactId>
<version>0.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-ssh-client/
implementation 'com.github.zed-platform:zed-ssh-client:0.0.20'
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-ssh-client/
implementation ("com.github.zed-platform:zed-ssh-client:0.0.20")
'com.github.zed-platform:zed-ssh-client:jar:0.0.20'
<dependency org="com.github.zed-platform" name="zed-ssh-client" rev="0.0.20">
<artifact name="zed-ssh-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zed-platform', module='zed-ssh-client', version='0.0.20')
)
libraryDependencies += "com.github.zed-platform" % "zed-ssh-client" % "0.0.20"
[com.github.zed-platform/zed-ssh-client "0.0.20"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zed-platform : zed-utils | jar | 0.0.20 |
com.jcraft : jsch | jar | 0.1.52 |