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