Eclipse MicroProfile Reactive Streams Operators

Eclipse MicroProfile Reactive Streams Operators :: Parent POM

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-parent
Last Version

Last Version

3.0-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

Eclipse MicroProfile Reactive Streams Operators
Eclipse MicroProfile Reactive Streams Operators :: Parent POM
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/microprofile-reactive-streams-operators

Download microprofile-reactive-streams-operators-parent

How to add to project

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

  • api
  • core
  • tck
  • spec
org.eclipse.microprofile.reactive-streams-operators

Eclipse Foundation

Versions

Version
3.0-RC1
2.0
2.0-RC1
1.1-RC1
1.0.1
1.0.1-RC1
1.0
1.0-RC4