Jar examples for r:rest-client
This module provides base classes for creation of REST client (SDK). Default client has preconfigured filters, Oauth2 token injection or even object mapper.
You can download jar file rest-client 5.0 in this page.
The Apache License, Version 2.0
You can use the following script to add rest-client-5.0.jar to your project.
<dependency> <groupId>org.glassfish.main.admin</groupId> <artifactId>rest-client</artifactId> <version>5.0</version> </dependency>
compile group: 'org.glassfish.main.admin', name: 'rest-client', version: '5.0'
libraryDependencies += "org.glassfish.main.admin" % "rest-client" % "5.0"
<dependency org="org.glassfish.main.admin" name="rest-client" rev="5.0"/>
@Grapes(@Grab(group='org.glassfish.main.admin', module='rest-client', version='5.0'))
'org.glassfish.main.admin:rest-client:jar:5.0'
Click the following link to download the jar file.
rest-client-5.0-javadoc.jar