Download rexsl-1.6.jar file - Jar r

Jar examples for r:rexsl

Description

RESTful Java web framework on top of JAX-RS, JAXB, and XSL.

You can download jar file rexsl 1.6 in this page.

License

BSD

Build File

You can use the following script to add rexsl-1.6.jar to your project.

<dependency>
   <groupId>com.rexsl</groupId>
   <artifactId>rexsl</artifactId>
   <version>1.6</version>
</dependency>
compile group: 'com.rexsl', name: 'rexsl', version: '1.6'
libraryDependencies += "com.rexsl" % "rexsl" % "1.6"
<dependency org="com.rexsl" name="rexsl" rev="1.6"/>
@Grapes(@Grab(group='com.rexsl', module='rexsl', version='1.6'))
'com.rexsl:rexsl:jar:1.6'

Download

Click the following link to download the jar file.

rexsl-1.6-javadoc.jar
rexsl-1.6-sources.jar
rexsl-1.6.jar
rexsl-1.6.pom



Related Tutorials