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 4.0-b90 in this page.
The Apache License, Version 2.0
You can use the following script to add rest-client-4.0-b90.jar to your project.
<dependency> <groupId>org.glassfish.main.admin</groupId> <artifactId>rest-client</artifactId> <version>4.0-b90</version> </dependency>
compile group: 'org.glassfish.main.admin', name: 'rest-client', version: '4.0-b90'
libraryDependencies += "org.glassfish.main.admin" % "rest-client" % "4.0-b90"
<dependency org="org.glassfish.main.admin" name="rest-client" rev="4.0-b90"/>
@Grapes(@Grab(group='org.glassfish.main.admin', module='rest-client', version='4.0-b90'))
'org.glassfish.main.admin:rest-client:jar:4.0-b90'
Click the following link to download the jar file.
rest-client-4.0-b90-javadoc.jar