Last Version

data-river 2.0.0

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.vivekkothari
ArtifactId

ArtifactId

data-river
Version

Version

2.0.0
Type

Type

pom
Description

Description

data-river
A dropwizard extension which helps to build pipelines to replicate mysql data to desired datastores.
Project URL

Project URL

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

Download data-river 2.0.0

Filename Size
data-river-2.0.0.pom 5 KB
Browse

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

Dependencies

provided (1)

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

test (2)

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

Project Modules

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