License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.as-development.asdk |
ArtifactId | ArtifactIdssh |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionASDK - as-development.net
A framework collecting tools, helper classes and services.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ssh-1.2.0.pom | |
ssh-1.2.0.jar | 22 KB |
ssh-1.2.0-tests.jar | 2 KB |
ssh-1.2.0-sources.jar | 19 KB |
ssh-1.2.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.as-development.asdk/ssh/ -->
<dependency>
<groupId>net.as-development.asdk</groupId>
<artifactId>ssh</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.as-development.asdk/ssh/
implementation 'net.as-development.asdk:ssh:1.2.0'
// https://jarcasting.com/artifacts/net.as-development.asdk/ssh/
implementation ("net.as-development.asdk:ssh:1.2.0")
'net.as-development.asdk:ssh:jar:1.2.0'
<dependency org="net.as-development.asdk" name="ssh" rev="1.2.0">
<artifact name="ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.as-development.asdk', module='ssh', version='1.2.0')
)
libraryDependencies += "net.as-development.asdk" % "ssh" % "1.2.0"
[net.as-development.asdk/ssh "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.53 |
org.reflections : reflections | jar | 0.9.10 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-compress | jar | 1.10 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-ext | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.powermock : powermock-core | jar | 1.5.4 |
org.powermock : powermock-api-mockito | jar | 1.5.4 |
org.powermock : powermock-module-junit4 | jar | 1.5.4 |
org.powermock : powermock-module-junit4-rule-agent | jar | 1.5.4 |