is not current version
Last Version 1.6.0

SmallRye Mutiny - Reactive Streams TCK with JUnit5 1.1.2

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

1.1.2
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 1.1.2


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.reactivestreams : reactive-streams-tck jar 1.0.3
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.