License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-shell |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Shell
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-shell-4.3.1.pom | |
vertx-shell-4.3.1.jar | 157 KB |
vertx-shell-4.3.1-tests.jar | 121 KB |
vertx-shell-4.3.1-test-sources.jar | 47 KB |
vertx-shell-4.3.1-sources.jar | 115 KB |
vertx-shell-4.3.1-javadoc.jar | 356 KB |
vertx-shell-4.3.1-docs.zip | 10 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-docgen | jar | |
io.vertx : vertx-codegen | jar |
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 |