is not current version
Last Version 4.3.1

Vert.x JUnit 5 support :: Core 4.1.2

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.1.2
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.1.2


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

Dependencies

compile (4)

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

provided (2)

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

test (2)

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

Project Modules

There are no modules declared in this project.