data-river

A dropwizard extension which helps to build pipelines to replicate mysql data to desired datastores.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

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

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

data-river
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

data-river
A dropwizard extension which helps to build pipelines to replicate mysql data to desired datastores.
Ссылка на сайт

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

https://github.com/vivekkothari/data-river

Скачать data-river

Имя Файла Размер
data-river-2.0.0.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.vivekkothari/data-river/ -->
<dependency>
    <groupId>com.github.vivekkothari</groupId>
    <artifactId>data-river</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vivekkothari/data-river/
implementation 'com.github.vivekkothari:data-river:2.0.0'
// https://jarcasting.com/artifacts/com.github.vivekkothari/data-river/
implementation ("com.github.vivekkothari:data-river:2.0.0")
'com.github.vivekkothari:data-river:pom:2.0.0'
<dependency org="com.github.vivekkothari" name="data-river" rev="2.0.0">
  <artifact name="data-river" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vivekkothari', module='data-river', version='2.0.0')
)
libraryDependencies += "com.github.vivekkothari" % "data-river" % "2.0.0"
[com.github.vivekkothari/data-river "2.0.0"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.16

test (2)

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

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

  • data-river-core
  • elastic-search-persister

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

Версия
2.0.0
1.2.1
1.2
1.1
1.0