Last Version

vertx-junit-annotations 1.3.2

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.vert-x
ArtifactId

ArtifactId

vertx-junit-annotations
Version

Version

1.3.2
Type

Type

jar
Description

Description

vertx-junit-annotations
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-junit-annotations 1.3.2


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

Dependencies

compile (3)

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

test (3)

Group / Artifact Type Version
org.vert-x : vertx-lang-rhino jar 1.3.1.final
org.vert-x : vertx-lang-java jar 1.3.1.final
org.mozilla : rhino jar 1.7R4

Project Modules

There are no modules declared in this project.