Eclipse MicroProfile Reactive Streams Operators API provides reactive stream operators for Java.
<dependency>
<groupId>org.eclipse.microprofile.reactive-streams-operators</groupId>
<artifactId>microprofile-reactive-streams-operators-api</artifactId>
<version>3.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses ReactiveStreams to transform a stream of integers.
Use the same version of the API as your MicroProfile implementation (e.g., OpenLiberty, Thorntail).
No dependency data recorded yet.