Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdorg.jspringbot |
ArtifactId | ArtifactIdjspringbot-ssh |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
jspringbot-ssh-1.1.pom | |
jspringbot-ssh-1.1.jar | 13 KB |
jspringbot-ssh-1.1-sources.jar | 12 KB |
jspringbot-ssh-1.1-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jspringbot/jspringbot-ssh/ -->
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-ssh</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-ssh/
implementation 'org.jspringbot:jspringbot-ssh:1.1'
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-ssh/
implementation ("org.jspringbot:jspringbot-ssh:1.1")
'org.jspringbot:jspringbot-ssh:jar:1.1'
<dependency org="org.jspringbot" name="jspringbot-ssh" rev="1.1">
<artifact name="jspringbot-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspringbot', module='jspringbot-ssh', version='1.1')
)
libraryDependencies += "org.jspringbot" % "jspringbot-ssh" % "1.1"
[org.jspringbot/jspringbot-ssh "1.1"]