SmallRye Rest Client
Project is now archives. Implementation has been moved to https://github.com/resteasy/Resteasy/tree/master/resteasy-client-microprofile
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-rest-client |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye: MicroProfile Rest Client - Implementation
SmallRye Parent POM
|
Filename | Size |
---|---|
smallrye-rest-client-1.2.2.pom | |
smallrye-rest-client-1.2.2.jar | 64 KB |
smallrye-rest-client-1.2.2-sources.jar | 41 KB |
smallrye-rest-client-1.2.2-javadoc.jar | 157 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.smallrye : smallrye-config | jar | 1.3.5 |
Project is now archives. Implementation has been moved to https://github.com/resteasy/Resteasy/tree/master/resteasy-client-microprofile