Jar examples for a:aspectrest
Annotation-based Servlet for handling REST APIs
You can download jar file aspectrest 0.1.13 in this page.
Apache License, Version 2.0
You can use the following script to add aspectrest-0.1.13.jar to your project.
<dependency> <groupId>com.dataheaps</groupId> <artifactId>aspectrest</artifactId> <version>0.1.13</version> </dependency>
compile group: 'com.dataheaps', name: 'aspectrest', version: '0.1.13'
libraryDependencies += "com.dataheaps" % "aspectrest" % "0.1.13"
<dependency org="com.dataheaps" name="aspectrest" rev="0.1.13"/>
@Grapes(@Grab(group='com.dataheaps', module='aspectrest', version='0.1.13'))
'com.dataheaps:aspectrest:jar:0.1.13'
Click the following link to download the jar file.
aspectrest-0.1.13-javadoc.jar