Last Version

Vert.x Shell 4.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-shell
Version

Version

4.3.1
Type

Type

jar
Description

Description

Vert.x Shell
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-shell 4.3.1


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

Dependencies

compile (9)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-auth-common jar
io.vertx : vertx-web jar
org.slf4j : slf4j-api jar 1.7.21
io.termd : termd-core jar 1.1.6
io.vertx : vertx-auth-shiro Optional jar
io.vertx : vertx-auth-jdbc Optional jar
io.vertx : vertx-auth-mongo Optional jar
org.apache.sshd : sshd-core jar 1.2.0

provided (2)

Group / Artifact Type Version
io.vertx : vertx-docgen jar
io.vertx : vertx-codegen jar

test (8)

Group / Artifact Type Version
io.termd : termd-core test-jar 1.1.6
junit : junit jar 4.13.1
io.vertx : vertx-unit jar
com.jcraft : jsch jar 0.1.53
commons-net : commons-net jar 3.4
io.vertx : vertx-service-factory jar
org.hsqldb : hsqldb jar 2.3.3
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 2.0.3

Project Modules

There are no modules declared in this project.