fountain-base

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-base
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/neoremind/fountain
Project Organization

Project Organization

neoremind

Download fountain-base

Filename Size
fountain-base-1.0.0.pom 18 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fountain-common
  • consumer-spi
  • ha-guard
  • simple-zk-client
  • zk-ha-guard
  • fountain-zk-support
  • fountain-producer
  • fountain-sync

Versions

Version
1.0.0