Last Version

Eclipse MicroProfile Reactive Streams Operators Specification 3.0-RC1

Eclipse MicroProfile Reactive Streams Operators :: Specification

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-spec
Version

Version

3.0-RC1
Type

Type

pom
Description

Description

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

Project Organization

Eclipse Foundation

Download microprofile-reactive-streams-operators-spec 3.0-RC1


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

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.