Jar examples for r:rexsl
RESTful Java web framework on top of JAX-RS, JAXB, and XSL.
You can download jar file rexsl 1.6 in this page.
BSD
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'
Click the following link to download the jar file.
rexsl-1.6-javadoc.jar