License |
License |
---|---|
GroupId | GroupIdorg.ow2.shelbie |
ArtifactId | ArtifactIdshelbie-ssh |
Last Version | Last Version2.0.0-M2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOW2 Shelbie SSH
Highly extensible and customizable shell engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shelbie-ssh-2.0.0-M2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-ssh/ -->
<dependency>
<groupId>org.ow2.shelbie</groupId>
<artifactId>shelbie-ssh</artifactId>
<version>2.0.0-M2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-ssh/
implementation 'org.ow2.shelbie:shelbie-ssh:2.0.0-M2'
// https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-ssh/
implementation ("org.ow2.shelbie:shelbie-ssh:2.0.0-M2")
'org.ow2.shelbie:shelbie-ssh:pom:2.0.0-M2'
<dependency org="org.ow2.shelbie" name="shelbie-ssh" rev="2.0.0-M2">
<artifact name="shelbie-ssh" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.shelbie', module='shelbie-ssh', version='2.0.0-M2')
)
libraryDependencies += "org.ow2.shelbie" % "shelbie-ssh" % "2.0.0-M2"
[org.ow2.shelbie/shelbie-ssh "2.0.0-M2"]