vertx-testframework

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

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-testframework
Last Version

Last Version

2.0.0-final
Release Date

Release Date

Type

Type

jar
Description

Description

vertx-testframework
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/purplefox/vert.x

Download vertx-testframework

How to add to project

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

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.0.0-final
2.0.0-CR1
2.0.0-beta1