Last Version

OkHttp-backed client engine for Resteasy 1.1

Provides a JAX-RS Client engine for Resteasy backed by OkHttp

License

License

Categories

Categories

Net CLI User Interface RESTEasy Program Interface REST Frameworks
GroupId

GroupId

net.ltgt.jaxrs
ArtifactId

ArtifactId

resteasy-client-okhttp
Version

Version

1.1
Type

Type

jar
Description

Description

OkHttp-backed client engine for Resteasy
Provides a JAX-RS Client engine for Resteasy backed by OkHttp

Download resteasy-client-okhttp 1.1


<!-- https://jarcasting.com/artifacts/net.ltgt.jaxrs/resteasy-client-okhttp/ -->
<dependency>
    <groupId>net.ltgt.jaxrs</groupId>
    <artifactId>resteasy-client-okhttp</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ltgt.jaxrs/resteasy-client-okhttp/
implementation 'net.ltgt.jaxrs:resteasy-client-okhttp:1.1'
// https://jarcasting.com/artifacts/net.ltgt.jaxrs/resteasy-client-okhttp/
implementation ("net.ltgt.jaxrs:resteasy-client-okhttp:1.1")
'net.ltgt.jaxrs:resteasy-client-okhttp:jar:1.1'
<dependency org="net.ltgt.jaxrs" name="resteasy-client-okhttp" rev="1.1">
  <artifact name="resteasy-client-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ltgt.jaxrs', module='resteasy-client-okhttp', version='1.1')
)
libraryDependencies += "net.ltgt.jaxrs" % "resteasy-client-okhttp" % "1.1"
[net.ltgt.jaxrs/resteasy-client-okhttp "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-client jar 3.0.19.Final
com.squareup.okhttp : okhttp jar 2.7.5

Project Modules

There are no modules declared in this project.