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.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

io.github.nooshhub
ArtifactId

ArtifactId

elasticsearch-pipeline
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/nooshhub/elasticsearch-pipeline
Source Code Management

Source Code Management

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

Download elasticsearch-pipeline

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1