elasticsearch-pipeline

Elasticsearch pipeline is a project for synchronizing data from database, also convert data first before we push data to elasticsearch, the current solutions from logstash does not help anymore, so we make our own.

Лицензия

Лицензия

Категории

Категории

Search Прикладные библиотеки Elasticsearch
Группа

Группа

io.github.nooshhub
Идентификатор

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

elasticsearch-pipeline
Последняя версия

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

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

elasticsearch-pipeline
Elasticsearch pipeline is a project for synchronizing data from database, also convert data first before we push data to elasticsearch, the current solutions from logstash does not help anymore, so we make our own.
Ссылка на сайт

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

https://github.com/nooshhub/elasticsearch-pipeline
Система контроля версий

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

http://github.com/nooshhub/elasticsearch-pipeline/tree/main

Скачать elasticsearch-pipeline

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

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

Зависимости

test (1)

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

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

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

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

Версия
0.0.1