Jar examples for r:rest-api
Hygieia Rest API Layer
You can download jar file rest-api 1.6.2 in this page.
You can use the following script to add rest-api-1.6.2.jar to your project.
<dependency> <groupId>com.kagurabi.shared</groupId> <artifactId>rest-api</artifactId> <version>1.6.2</version> </dependency>
compile group: 'com.kagurabi.shared', name: 'rest-api', version: '1.6.2'
libraryDependencies += "com.kagurabi.shared" % "rest-api" % "1.6.2"
<dependency org="com.kagurabi.shared" name="rest-api" rev="1.6.2"/>
@Grapes(@Grab(group='com.kagurabi.shared', module='rest-api', version='1.6.2'))
'com.kagurabi.shared:rest-api:jar:1.6.2'
Click the following link to download the jar file.
rest-api-1.6.2-sources.jar