Last Version

testtools 2.0.3-final

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

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

testtools
Version

Version

2.0.3-final
Type

Type

jar
Description

Description

testtools
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 testtools 2.0.3-final


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

Dependencies

compile (4)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.0.2-final
org.apache.directory.server : apacheds-protocol-dns jar 1.5.7
junit : junit-dep jar 4.11
io.vertx : vertx-platform jar 2.0.2-final

Project Modules

There are no modules declared in this project.