Last Version

Mysql BinLog Replicator 1.0.8

Create the ORM between events received from the mysql-binlog-java library and spring repositories.

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

fr.juanwolf
ArtifactId

ArtifactId

mysql-binlog-replicator
Version

Version

1.0.8
Type

Type

jar
Description

Description

Mysql BinLog Replicator
Create the ORM between events received from the mysql-binlog-java library and spring repositories.
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/juanwolf/mysql-binlog-replicator

Download mysql-binlog-replicator 1.0.8


<!-- https://jarcasting.com/artifacts/fr.juanwolf/mysql-binlog-replicator/ -->
<dependency>
    <groupId>fr.juanwolf</groupId>
    <artifactId>mysql-binlog-replicator</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.juanwolf/mysql-binlog-replicator/
implementation 'fr.juanwolf:mysql-binlog-replicator:1.0.8'
// https://jarcasting.com/artifacts/fr.juanwolf/mysql-binlog-replicator/
implementation ("fr.juanwolf:mysql-binlog-replicator:1.0.8")
'fr.juanwolf:mysql-binlog-replicator:jar:1.0.8'
<dependency org="fr.juanwolf" name="mysql-binlog-replicator" rev="1.0.8">
  <artifact name="mysql-binlog-replicator" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.juanwolf', module='mysql-binlog-replicator', version='1.0.8')
)
libraryDependencies += "fr.juanwolf" % "mysql-binlog-replicator" % "1.0.8"
[fr.juanwolf/mysql-binlog-replicator "1.0.8"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 1.2.5.RELEASE
com.github.shyiko : mysql-binlog-connector-java jar 0.2.2
org.reflections : reflections jar 0.9.9-RC1
org.projectlombok : lombok jar 1.16.4

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.35

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.2.5.RELEASE
org.springframework.boot : spring-boot-starter-data-elasticsearch jar 1.2.5.RELEASE
org.assertj : assertj-core jar 3.1.0

Project Modules

There are no modules declared in this project.