Last Version

Vert.x JUnit 5 RxJava support 4.3.1

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

License

License

Categories

Categories

Java Languages JUnit Unit Testing
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-junit5-rx-java
Version

Version

4.3.1
Type

Type

jar
Description

Description

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

Project Organization

Eclipse

Download vertx-junit5-rx-java 4.3.1


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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.