Last Version

Vert.x Stack - Distrib 3.1.0

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

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-stack-dist
Version

Version

3.1.0
Type

Type

jar
Description

Description

Vert.x Stack - Distrib
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download vertx-stack-dist 3.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.vertx : vertx-stack-depchain pom 3.1.0
io.vertx : vertx-web js 3.1.0
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.