1.0
This is 1.0 final release of MicroProfile Reactive Streams Operators.
Javadocs | Spec PDF |Spec html
This release can be consumed by adding the following dependency to your build:
<dependency>
<groupId>org.eclipse.microprofile.reactive-streams-operators</groupId>
<artifactId>microprofile-reactive-streams-operators-api</artifactId>
<version>1.0</version>
</dependency>
Implementations of the spec are available at:
https://github.com/lightbend/microprofile-reactive-streams
https://github.com/smallrye/smallrye-reactive-streams-operators