Download link-rest-2.10.jar file - Jar l

Jar examples for l:link-rest

Description

Link Server-side REST Service Framework built with Sencha/ExtJS client in mind.

You can download jar file link-rest 2.10 in this page.

License

BSD License

Build File

You can use the following script to add link-rest-2.10.jar to your project.

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

Download

Click the following link to download the jar file.

link-rest-2.10-javadoc.jar
link-rest-2.10-sources.jar
link-rest-2.10-tests.jar
link-rest-2.10.jar
link-rest-2.10.pom



Related Tutorials