is not current version
Last Version 1.6.0

SmallRye Mutiny :: Reactive Streams TCK with JUnit5 0.18.1

The Reactive Streams TCK using JUnit 5 instead of TestNG

License

License

Categories

Categories

JUnit Unit Testing React User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

reactive-streams-junit5-tck
Version

Version

0.18.1
Type

Type

jar
Description

Description

SmallRye Mutiny :: Reactive Streams TCK with JUnit5
The Reactive Streams TCK using JUnit 5 instead of TestNG
Project Organization

Project Organization

SmallRye

Download reactive-streams-junit5-tck 0.18.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.reactivestreams : reactive-streams jar 1.0.3

test (5)

Group / Artifact Type Version
org.reactivestreams : reactive-streams-tck jar 1.0.3
org.junit.jupiter : junit-jupiter jar 5.7.2
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.1.0

Project Modules

There are no modules declared in this project.