Last Version

MicroProfile Reactive Streams Support 1.0-RC3

Eclipse MicroProfile Reactive Streams Support :: 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
ArtifactId

ArtifactId

microprofile-reactive-streams-parent
Version

Version

1.0-RC3
Type

Type

pom
Description

Description

MicroProfile Reactive Streams Support
Eclipse MicroProfile Reactive Streams Support :: Parent POM
Project URL

Project URL

http://microprofile.io
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

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

Download microprofile-reactive-streams-parent 1.0-RC3


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

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
  • tck-arquillian
  • spec