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