is not current version
Last Version 1.2.1

com.github.tlrx:elasticsearch-test 0.0.9

elasticsearch-test, a framework that makes ElasticSearch unit testing a breeze

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.tlrx
ArtifactId

ArtifactId

elasticsearch-test
Version

Version

0.0.9
Type

Type

jar

Download elasticsearch-test 0.0.9


<!-- https://jarcasting.com/artifacts/com.github.tlrx/elasticsearch-test/ -->
<dependency>
    <groupId>com.github.tlrx</groupId>
    <artifactId>elasticsearch-test</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tlrx/elasticsearch-test/
implementation 'com.github.tlrx:elasticsearch-test:0.0.9'
// https://jarcasting.com/artifacts/com.github.tlrx/elasticsearch-test/
implementation ("com.github.tlrx:elasticsearch-test:0.0.9")
'com.github.tlrx:elasticsearch-test:jar:0.0.9'
<dependency org="com.github.tlrx" name="elasticsearch-test" rev="0.0.9">
  <artifact name="elasticsearch-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tlrx', module='elasticsearch-test', version='0.0.9')
)
libraryDependencies += "com.github.tlrx" % "elasticsearch-test" % "0.0.9"
[com.github.tlrx/elasticsearch-test "0.0.9"]