io.vertx:vertx-testsuite


GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-testsuite
Last Version

Last Version

2.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Download vertx-testsuite

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1
2.1RC3
2.1RC2
2.1RC1
2.1M5
2.1M4
2.1M3
2.1M2
2.1M1
2.0.2-final
2.0.1-final
2.0.0-final
2.0.0-CR3