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-testframework
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-testframework 1.3.1.final


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

Dependencies

compile (7)

Group / Artifact Type Version
org.vert-x : vertx-lang-jruby jar 1.3.1.final
org.vert-x : vertx-lang-java jar 1.3.1.final
org.vert-x : vertx-lang-jython jar 1.3.1.final
junit : junit jar 4.10
org.vert-x : vertx-platform jar 1.3.1.final
org.vert-x : vertx-lang-groovy jar 1.3.1.final
org.vert-x : vertx-lang-rhino jar 1.3.1.final

test (3)

Group / Artifact Type Version
org.jruby : jruby jar 1.7.2
org.mozilla : rhino jar 1.7R4
org.python : jython-standalone jar 2.5.2

Project Modules

There are no modules declared in this project.