com.github.vivekkothari:elastic-search-persister

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

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.vivekkothari
ArtifactId

ArtifactId

elastic-search-persister
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download elastic-search-persister

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 7.10.1
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.10.1
com.github.vivekkothari : data-river-core jar 2.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.8.0
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.1
1.2
1.1
1.0