Skip to content

MicroProfile Reactive Messaging 2.0.1-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Emily-Jiang Emily-Jiang released this 08 Sep 15:14

Javadocs | Spec PDF | Spec html.

This release can be consumed by adding the following dependency to your build:
Maven coordinates:

<dependency>
  <groupId>org.eclipse.microprofile.reactive.messaging</groupId>
  <artifactId>microprofile-reactive-messaging-api</artifactId>
  <version>2.0.1-RC2</version>
</dependency>