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