Skip to content

3.0.1

Latest
Compare
Choose a tag to compare
@Emily-Jiang Emily-Jiang released this 16 Apr 15:37
· 1 commit to main since this release

Javadocs | Spec PDF | Spec html.
You can find the details here.

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>3.0.1</version>
</dependency>