fountain-sync

Fountain is a Java based toolkit for syncing MySQL binlog and provide an easy API to process/publish events.

License

License

Categories

Categories

Net
GroupId

GroupId

net.neoremind
ArtifactId

ArtifactId

fountain-sync
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

fountain-sync
Fountain is a Java based toolkit for syncing MySQL binlog and provide an easy API to process/publish events.
Project Organization

Project Organization

neoremind

Download fountain-sync

How to add to project

<!-- https://jarcasting.com/artifacts/net.neoremind/fountain-sync/ -->
<dependency>
    <groupId>net.neoremind</groupId>
    <artifactId>fountain-sync</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.neoremind/fountain-sync/
implementation 'net.neoremind:fountain-sync:1.0.0'
// https://jarcasting.com/artifacts/net.neoremind/fountain-sync/
implementation ("net.neoremind:fountain-sync:1.0.0")
'net.neoremind:fountain-sync:jar:1.0.0'
<dependency org="net.neoremind" name="fountain-sync" rev="1.0.0">
  <artifact name="fountain-sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.neoremind', module='fountain-sync', version='1.0.0')
)
libraryDependencies += "net.neoremind" % "fountain-sync" % "1.0.0"
[net.neoremind/fountain-sync "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.neoremind : fountain-producer jar 1.0.0
net.neoremind : consumer-spi jar 1.0.0
net.neoremind : fountain-zk-support jar 1.0.0

test (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.springframework : spring-test jar 3.1.2.RELEASE
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0