License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdway-secshell |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptionobjectos :: way :: secure shell
A thin wrapper around the JSch library.
|
Filename | Size |
---|---|
way-secshell-0.3.1.pom | |
way-secshell-0.3.1.jar | 32 KB |
way-secshell-0.3.1-tests.jar | 7 KB |
way-secshell-0.3.1-test-sources.jar | 4 KB |
way-secshell-0.3.1-sources.jar | 24 KB |
way-secshell-0.3.1-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/way-secshell/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>way-secshell</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/way-secshell/
implementation 'br.com.objectos:way-secshell:0.3.1'
// https://jarcasting.com/artifacts/br.com.objectos/way-secshell/
implementation ("br.com.objectos:way-secshell:0.3.1")
'br.com.objectos:way-secshell:jar:0.3.1'
<dependency org="br.com.objectos" name="way-secshell" rev="0.3.1">
<artifact name="way-secshell" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='way-secshell', version='0.3.1')
)
libraryDependencies += "br.com.objectos" % "way-secshell" % "0.3.1"
[br.com.objectos/way-secshell "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : way-base | jar | 1.8.0 |
com.jcraft : jsch | jar | 0.1.50 |
com.jcraft : jsch.agentproxy.connector-factory | jar | 0.0.7 |
com.jcraft : jsch.agentproxy.jsch | jar | 0.0.7 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : way-base | test-jar | 1.8.0 |
org.hamcrest : hamcrest-integration | jar | 1.3 |
org.testng : testng | jar | 6.8.7 |
nl.jqno.equalsverifier : equalsverifier | jar | 1.3.1 |