is not current version
Last Version 3.0.0-M2

io.helidon.microprofile.rest-client:helidon-microprofile-rest-client 1.4.3

Extension for Jersey implementation of MicroProfile Rest Client

Categories

Categories

Helidon Container Microservices CLI User Interface
GroupId

GroupId

io.helidon.microprofile.rest-client
ArtifactId

ArtifactId

helidon-microprofile-rest-client
Version

Version

1.4.3
Type

Type

jar

Download helidon-microprofile-rest-client 1.4.3


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