SmallRye: MicroProfile Rest Client - Implementation

SmallRye Parent POM

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-rest-client
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

SmallRye: MicroProfile Rest Client - Implementation
SmallRye Parent POM

Download smallrye-rest-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.microprofile.rest.client : microprofile-rest-client-api jar 1.2.1
org.eclipse.microprofile.config : microprofile-config-api jar 1.3
org.jboss.resteasy : resteasy-client jar 3.6.3.Final
org.jboss.resteasy : resteasy-json-p-provider jar 3.6.3.Final

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.smallrye : smallrye-config jar 1.3.5

Project Modules

There are no modules declared in this project.
io.smallrye

SmallRye

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0