Download rest-model-1.0.0.jar file - Jar r

Jar examples for r:rest-model

Description

Elasticsearch commons library.

You can download jar file rest-model 1.0.0 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

rest-model-1.0.0-javadoc.jar
rest-model-1.0.0-sources.jar
rest-model-1.0.0.jar
rest-model-1.0.0.pom



Related Tutorials