reactive-streams

A Protocol for Asynchronous Non-Blocking Data Sequence

License

License

Categories

Categories

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

GroupId

org.reactivestreams
ArtifactId

ArtifactId

reactive-streams
Last Version

Last Version

1.0.4
Release Date

Release Date

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.3-RC1
1.0.2
1.0.2-RC2
1.0.2-RC1
1.0.1
1.0.1-RC2
1.0.1-RC1
1.0.0
1.0.0.RC5
1.0.0.RC4
1.0.0.RC3
1.0.0.RC2
1.0.0.RC1
1.0.0.M3
1.0.0.M2
1.0.0.M1
0.4.0
0.4.0.M2
0.4.0.M1