is not current version
Last Version 3.0.0-M2

Helidon Microprofile Rest Client 2.4.1

Extension for Jersey implementation of MicroProfile Rest Client

License

License

Categories

Categories

Helidon Container Microservices CLI User Interface
GroupId

GroupId

io.helidon.microprofile.rest-client
ArtifactId

ArtifactId

helidon-microprofile-rest-client
Version

Version

2.4.1
Type

Type

jar
Description

Description

Helidon Microprofile Rest Client
Extension for Jersey implementation of MicroProfile Rest Client
Project URL

Project URL

https://helidon.io/helidon-microprofile-rest-client
Project Organization

Project Organization

Oracle Corporation

Download helidon-microprofile-rest-client 2.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.microprofile.rest.client : microprofile-rest-client-api jar 2.0
io.helidon.common : helidon-common-context jar 2.4.1
io.helidon.jersey : helidon-jersey-client jar 2.4.1
org.glassfish.jersey.ext.microprofile : jersey-mp-rest-client jar 2.35

provided (1)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6

Project Modules

There are no modules declared in this project.