Skip to content

4.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Emily-Jiang Emily-Jiang released this 27 Jun 12:49
· 20 commits to main since this release

MicroProfile Rest Client Spec PDF
MicroProfile Rest Client Spec HTML
MicroProfile Rest Client Spec Javadocs

To add to you Maven pom.xml file:

<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>4.0-RC2</version>
</dependency>

3.0...4.0-RC2