is not current version
Last Version 1.6.0

SmallRye Mutiny :: Testing Utilities 0.18.1

Intuitive Event-Driven Reactive Programming Library for Java

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-test-utils
Version

Version

0.18.1
Type

Type

jar
Description

Description

SmallRye Mutiny :: Testing Utilities
Intuitive Event-Driven Reactive Programming Library for Java
Project Organization

Project Organization

SmallRye

Download mutiny-test-utils 0.18.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.reactivestreams : reactive-streams jar 1.0.3
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.11.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
junit : junit jar 4.13.2
org.awaitility : awaitility jar 4.1.0

Project Modules

There are no modules declared in this project.