Last Version

vert.x 2.1.6

vert.x - Effortless asynchronous application development for the modern web and enterprise

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-platform
Version

Version

2.1.6
Type

Type

jar
Description

Description

vert.x
vert.x - Effortless asynchronous application development for the modern web and enterprise
Project URL

Project URL

http://vertx.io
Source Code Management

Source Code Management

https://github.com/eclipse/vert.x

Download vertx-platform 2.1.6


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

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.1.6

test (3)

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

Project Modules

There are no modules declared in this project.