OW2 Shelbie SSH

Highly extensible and customizable shell engine

License

License

GroupId

GroupId

org.ow2.shelbie
ArtifactId

ArtifactId

shelbie-ssh
Last Version

Last Version

2.0.0-M2
Release Date

Release Date

Type

Type

pom
Description

Description

OW2 Shelbie SSH
Highly extensible and customizable shell engine
Project Organization

Project Organization

OW2 Consortium

Download shelbie-ssh

Filename Size
shelbie-ssh-2.0.0-M2.pom 1 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • server
  • commands

Versions

Version
2.0.0-M2
2.0.0-M1