Jar examples for e:elasticsearch-test
elasticsearch-test, a framework that makes ElasticSearch unit testing a breeze
You can download jar file elasticsearch-test 0.0.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elasticsearch-test-0.0.7.jar to your project.
<dependency> <groupId>com.github.tlrx</groupId> <artifactId>elasticsearch-test</artifactId> <version>0.0.7</version> </dependency>
compile group: 'com.github.tlrx', name: 'elasticsearch-test', version: '0.0.7'
libraryDependencies += "com.github.tlrx" % "elasticsearch-test" % "0.0.7"
<dependency org="com.github.tlrx" name="elasticsearch-test" rev="0.0.7"/>
@Grapes(@Grab(group='com.github.tlrx', module='elasticsearch-test', version='0.0.7'))
'com.github.tlrx:elasticsearch-test:jar:0.0.7'
Click the following link to download the jar file.
elasticsearch-test-0.0.7-javadoc.jar