is not current version
Last Version 3.0-RC1

Eclipse MicroProfile Reactive Streams Operators API 2.0

Eclipse MicroProfile Reactive Streams Operators :: API

License

License

Categories

Categories

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

GroupId

org.eclipse.microprofile.reactive-streams-operators
ArtifactId

ArtifactId

microprofile-reactive-streams-operators-api
Version

Version

2.0
Type

Type

jar
Description

Description

Eclipse MicroProfile Reactive Streams Operators API
Eclipse MicroProfile Reactive Streams Operators :: API
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-reactive-streams-operators-api 2.0


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.0.0

Project Modules

There are no modules declared in this project.