Jar examples for r:rexsl
RESTful Java web framework on top of JAX-RS, JAXB, and XSL.
You can download jar file rexsl 1.1 in this page.
BSD
You can use the following script to add rexsl-1.1.jar to your project.
<dependency> <groupId>com.rexsl</groupId> <artifactId>rexsl</artifactId> <version>1.1</version> </dependency>
compile group: 'com.rexsl', name: 'rexsl', version: '1.1'
libraryDependencies += "com.rexsl" % "rexsl" % "1.1"
<dependency org="com.rexsl" name="rexsl" rev="1.1"/>
@Grapes(@Grab(group='com.rexsl', module='rexsl', version='1.1'))
'com.rexsl:rexsl:jar:1.1'
Click the following link to download the jar file.
rexsl-1.1-javadoc.jar