Last Version

elasticsearch-test 1.2.1

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

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.tlrx
ArtifactId

ArtifactId

elasticsearch-test
Version

Version

1.2.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/tlrx/elasticsearch-test

Download elasticsearch-test 1.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.elasticsearch : elasticsearch jar 1.2.1

Project Modules

There are no modules declared in this project.