License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing React User Interface Web Frameworks |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdsmallrye-mutiny-vertx-junit5 |
Last Version | Last Version2.23.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Mutiny - Vert.x JUnit 5 support
SmallRye Build Parent POM
|
Project Organization |
Project OrganizationSmallRye |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-junit5/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-vertx-junit5</artifactId>
<version>2.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-junit5/
implementation 'io.smallrye.reactive:smallrye-mutiny-vertx-junit5:2.23.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-junit5/
implementation ("io.smallrye.reactive:smallrye-mutiny-vertx-junit5:2.23.0")
'io.smallrye.reactive:smallrye-mutiny-vertx-junit5:jar:2.23.0'
<dependency org="io.smallrye.reactive" name="smallrye-mutiny-vertx-junit5" rev="2.23.0">
<artifact name="smallrye-mutiny-vertx-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-mutiny-vertx-junit5', version='2.23.0')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-mutiny-vertx-junit5" % "2.23.0"
[io.smallrye.reactive/smallrye-mutiny-vertx-junit5 "2.23.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-junit5 | jar | 4.3.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
io.smallrye.reactive : smallrye-mutiny-vertx-core | jar | 2.23.0 |