Currently, the new API has already been released: ``` <dependency> <groupId>org.eclipse.microprofile.rest.client</groupId> <artifactId>microprofile-rest-client-api</artifactId> <version>3.0-RC3</version> </dependency> ```