License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.jspringbot |
ArtifactId | ArtifactIdjspringbot-ssh |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjspringbot-ssh
JSpringBot SSH Library
|
Filename | Size |
---|---|
jspringbot-ssh-1.9.pom | |
jspringbot-ssh-1.9.jar | 13 KB |
jspringbot-ssh-1.9-sources.jar | 12 KB |
jspringbot-ssh-1.9-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jspringbot/jspringbot-ssh/ -->
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-ssh</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-ssh/
implementation 'org.jspringbot:jspringbot-ssh:1.9'
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-ssh/
implementation ("org.jspringbot:jspringbot-ssh:1.9")
'org.jspringbot:jspringbot-ssh:jar:1.9'
<dependency org="org.jspringbot" name="jspringbot-ssh" rev="1.9">
<artifact name="jspringbot-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspringbot', module='jspringbot-ssh', version='1.9')
)
libraryDependencies += "org.jspringbot" % "jspringbot-ssh" % "1.9"
[org.jspringbot/jspringbot-ssh "1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jspringbot : jspringbot-pretty-logger | jar | 1.9 |
org.jenkins-ci » trilead-ssh2 | jar | build214-jenkins-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.springframework : spring-test | jar | 4.3.2.RELEASE |