Jar examples for r:rest-model
Elasticsearch commons library.
You can download jar file rest-model 1.0.0 in this page.
MIT License
You can use the following script to add rest-model-1.0.0.jar to your project.
<dependency> <groupId>org.biacode.escommons</groupId> <artifactId>rest-model</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.biacode.escommons', name: 'rest-model', version: '1.0.0'
libraryDependencies += "org.biacode.escommons" % "rest-model" % "1.0.0"
<dependency org="org.biacode.escommons" name="rest-model" rev="1.0.0"/>
@Grapes(@Grab(group='org.biacode.escommons', module='rest-model', version='1.0.0'))
'org.biacode.escommons:rest-model:jar:1.0.0'
Click the following link to download the jar file.
rest-model-1.0.0-javadoc.jar