Last Version

Vert.x Unit 4.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-unit
Version

Version

4.3.1
Type

Type

jar
Description

Description

Vert.x Unit
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-unit 4.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar
junit : junit Optional jar 4.13.1

provided (2)

Group / Artifact Type Version
io.vertx : vertx-docgen jar
io.vertx : vertx-codegen jar

test (1)

Group / Artifact Type Version
io.vertx : vertx-core test-jar

Project Modules

There are no modules declared in this project.