Skip to content

3.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Emily-Jiang Emily-Jiang released this 01 Sep 16:09

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>3.0-RC2</version>
</dependency>

Update since 2.0:

  • Update to Jakarta EE 9 dependencies

2.0.1-RC3...3.0-RC2