Last Version

vert.x 1.3.1.final

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

License

License

GroupId

GroupId

org.vert-x
ArtifactId

ArtifactId

vertx-testsuite
Version

Version

1.3.1.final
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/purplefox/vert.x

Download vertx-testsuite 1.3.1.final


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

Dependencies

compile (2)

Group / Artifact Type Version
org.vert-x : vertx-testframework jar 1.3.1.final
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.