Last Version

MicroProfile Rest Client API 0.5.1.1

Typesafe Rest Client APIs for MicroProfile :: API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

be.atbash.mp.rest-client
ArtifactId

ArtifactId

microprofile-rest-client-api
Version

Version

0.5.1.1
Type

Type

jar
Description

Description

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

Download microprofile-rest-client-api 0.5.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0
javax.annotation : javax.annotation-api jar 1.2

provided (2)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.1
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.