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