Jar examples for j:juneau-rest-client
REST client API
You can download jar file juneau-rest-client 6.3.1-incubating in this page.
Apache License
You can use the following script to add juneau-rest-client-6.3.1-incubating.jar to your project.
<dependency> <groupId>org.apache.juneau</groupId> <artifactId>juneau-rest-client</artifactId> <version>6.3.1-incubating</version> </dependency>
compile group: 'org.apache.juneau', name: 'juneau-rest-client', version: '6.3.1-incubating'
libraryDependencies += "org.apache.juneau" % "juneau-rest-client" % "6.3.1-incubating"
<dependency org="org.apache.juneau" name="juneau-rest-client" rev="6.3.1-incubating"/>
@Grapes(@Grab(group='org.apache.juneau', module='juneau-rest-client', version='6.3.1-incubating'))
'org.apache.juneau:juneau-rest-client:jar:6.3.1-incubating'
Click the following link to download the jar file.
juneau-rest-client-6.3.1-incubating-sources.jar