is not current version
Last Version 3.0

MicroProfile Rest Client API 3.0-m1

Typesafe Rest Client APIs for MicroProfile :: API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.rest.client
ArtifactId

ArtifactId

microprofile-rest-client-api
Version

Version

3.0-m1
Type

Type

jar
Description

Description

MicroProfile Rest Client API
Typesafe Rest Client APIs for MicroProfile :: API
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-rest-client-api 3.0-m1


<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.rest.client/microprofile-rest-client-api/ -->
<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-api</artifactId>
    <version>3.0-m1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.rest.client/microprofile-rest-client-api/
implementation 'org.eclipse.microprofile.rest.client:microprofile-rest-client-api:3.0-m1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.rest.client/microprofile-rest-client-api/
implementation ("org.eclipse.microprofile.rest.client:microprofile-rest-client-api:3.0-m1")
'org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:3.0-m1'
<dependency org="org.eclipse.microprofile.rest.client" name="microprofile-rest-client-api" rev="3.0-m1">
  <artifact name="microprofile-rest-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.rest.client', module='microprofile-rest-client-api', version='3.0-m1')
)
libraryDependencies += "org.eclipse.microprofile.rest.client" % "microprofile-rest-client-api" % "3.0-m1"
[org.eclipse.microprofile.rest.client/microprofile-rest-client-api "3.0-m1"]

Dependencies

provided (5)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 2.0.0
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
org.eclipse.microprofile.config : microprofile-config-api jar 3.0-RC1
org.osgi : org.osgi.annotation.versioning jar 1.1.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.