com.github.vivekkothari:data-river-core

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-core
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 data-river-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.17
com.github.vivekkothari : dropwizard-extra-kafka jar 0.9.2-1

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

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.1
1.2
1.1
1.0