License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-platform |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvert.x
vert.x - Effortless asynchronous application development for the modern web and enterprise
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-platform-2.1.6.pom | |
vertx-platform-2.1.6.jar | 177 KB |
vertx-platform-2.1.6-sources.jar | 76 KB |
vertx-platform-2.1.6-javadoc.jar | 170 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 2.1.6 |
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 |