Shell module for Vert.x

A Vert.x module providing remote shell access based on CRaSH shell

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

org.crashub
ArtifactId

ArtifactId

vertx.shell
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Shell module for Vert.x
A Vert.x module providing remote shell access based on CRaSH shell
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Crashub
Source Code Management

Source Code Management

http://www.crashub.org

Download vertx.shell

How to add to project

<!-- https://jarcasting.com/artifacts/org.crashub/vertx.shell/ -->
<dependency>
    <groupId>org.crashub</groupId>
    <artifactId>vertx.shell</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.crashub/vertx.shell/
implementation 'org.crashub:vertx.shell:2.1.0'
// https://jarcasting.com/artifacts/org.crashub/vertx.shell/
implementation ("org.crashub:vertx.shell:2.1.0")
'org.crashub:vertx.shell:jar:2.1.0'
<dependency org="org.crashub" name="vertx.shell" rev="2.1.0">
  <artifact name="vertx.shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crashub', module='vertx.shell', version='2.1.0')
)
libraryDependencies += "org.crashub" % "vertx.shell" % "2.1.0"
[org.crashub/vertx.shell "2.1.0"]

Dependencies

compile (13)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.1
io.vertx : vertx-platform jar 2.1
org.crashub : crash.cli jar 1.3.0
org.crashub : crash.shell jar 1.3.0
org.codehaus.groovy : groovy-all jar 1.8.9
org.crashub : crash.connectors.ssh jar 1.3.0
org.apache.mina : mina-core jar 2.0.7
org.apache.sshd : sshd-core jar 0.11.0
org.apache.sshd : sshd-pam jar 0.11.0
org.bouncycastle : bcprov-jdk15on jar 1.49
org.bouncycastle : bcpkix-jdk15on jar 1.49
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : slf4j-jdk14 jar 1.7.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
io.vertx : testtools jar 2.0.0-final

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0