is not current version
Last Version 4.3.1

Vert.x JUnit 5 support :: Core 4.2.3

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-junit5
Version

Version

4.2.3
Type

Type

jar
Description

Description

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

Project Organization

Eclipse

Download vertx-junit5 4.2.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-core jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar

provided (2)

Group / Artifact Type Version
io.vertx : vertx-docgen Optional jar
org.assertj : assertj-core Optional jar 3.21.0

runtime (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.platform : junit-platform-launcher jar
com.github.stefanbirkner : system-lambda jar 1.2.0

Project Modules

There are no modules declared in this project.