fountain-producer

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

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

fountain-producer
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-producer

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.neoremind : fountain-common jar 1.0.0
net.neoremind : ha-guard jar 1.0.0
org.springframework : spring-beans jar 3.1.2.RELEASE
org.springframework : spring-context jar 3.1.2.RELEASE
org.springframework : spring-context-support jar 3.1.2.RELEASE
org.springframework : spring-core jar 3.1.2.RELEASE

test (5)

Group / Artifact Type Version
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
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0