Download rexsl-1.1.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.1 in this page.

License

BSD

Build File

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'

Download

Click the following link to download the jar file.

rexsl-1.1-javadoc.jar
rexsl-1.1-sources.jar
rexsl-1.1.jar
rexsl-1.1.pom



Related Tutorials