NoSQLUnit Elasticsearch 2.x

Support for Elasticsearch 2.x in NoSQLUnit

Лицензия

Лицензия

Категории

Категории

H2 Данные Базы данных Search Прикладные библиотеки Elasticsearch
Группа

Группа

com.github.joschi.nosqlunit
Идентификатор

Идентификатор

nosqlunit-elasticsearch2
Последняя версия

Последняя версия

0.9.0-1
Дата

Дата

Тип

Тип

jar
Описание

Описание

NoSQLUnit Elasticsearch 2.x
Support for Elasticsearch 2.x in NoSQLUnit
Ссылка на сайт

Ссылка на сайт

https://github.com/joschi/nosqlunit-elasticsearch2
Система контроля версий

Система контроля версий

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

Скачать nosqlunit-elasticsearch2

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.lordofthejars : nosqlunit-core jar 0.9.0
org.elasticsearch : elasticsearch jar 2.1.0
com.google.guava : guava jar 18.0

provided (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.

Elasticsearch 2.x for NoSQLUnit

Build Status Coverage Status Maven Central

Usage

Maven Artifacts

This project is available on Maven Central. To add it to your project simply add the following dependencies to your pom.xml:

<dependency>
  <groupId>com.github.joschi.nosqlunit</groupId>
  <artifactId>nosqlunit-elasticsearch2</artifactId>
  <version>0.8.1-1</version>
</dependency>

Support

Please file bug reports and feature requests in GitHub issues.

License

Copyright (c) 2015 Jochen Schalanda

This library is licensed under the Apache License, Version 2.0.

See http://www.apache.org/licenses/LICENSE-2.0.html or the LICENSE file in this repository for the full license text.

Версии библиотеки

Версия
0.9.0-1
0.9.0-es5alpha-1
0.8.1-1