is not current version
Last Version 1.2.1

com.github.tlrx:elasticsearch-test 1.1.0

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

1.1.0
Type

Type

jar

Download elasticsearch-test 1.1.0


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