Last Version

Vert.x JUnit 5 support 4.3.1

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

License

License

Categories

Categories

IDE Development Tools JUnit Unit Testing
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-rx-junit5-providers
Version

Version

4.3.1
Type

Type

jar
Description

Description

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

Project Organization

Eclipse

Download vertx-rx-junit5-providers 4.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-junit5 jar

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.14.0

Project Modules

  • vertx-junit5-rx-java
  • vertx-junit5-rx-java2
  • vertx-junit5-rx-java3