Last Version

NoSQLUnit Elasticsearch 2.x 0.9.0-1

Support for Elasticsearch 2.x in NoSQLUnit

License

License

Categories

Categories

H2 Data Databases Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.joschi.nosqlunit
ArtifactId

ArtifactId

nosqlunit-elasticsearch2
Version

Version

0.9.0-1
Type

Type

jar
Description

Description

NoSQLUnit Elasticsearch 2.x
Support for Elasticsearch 2.x in NoSQLUnit
Project URL

Project URL

https://github.com/joschi/nosqlunit-elasticsearch2
Source Code Management

Source Code Management

https://github.com/joschi/nosqlunit-elasticsearch2

Download nosqlunit-elasticsearch2 0.9.0-1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.lordofthejars : nosqlunit-core jar 0.9.0
org.elasticsearch : elasticsearch jar 2.1.0
com.google.guava : guava jar 18.0

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.