is not current version
Last Version 1.0.4

reactive-streams 1.0.3

A Protocol for Asynchronous Non-Blocking Data Sequence

License

License

CC0
Categories

Categories

React User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries
GroupId

GroupId

org.reactivestreams
ArtifactId

ArtifactId

reactive-streams-tck
Version

Version

1.0.3
Type

Type

jar
Description

Description

reactive-streams
A Protocol for Asynchronous Non-Blocking Data Sequence
Project URL

Project URL

http://www.reactive-streams.org/

Download reactive-streams-tck 1.0.3


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.