Mysql BinLog Replicator

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

Лицензия

Лицензия

Категории

Категории

MySQL Данные Базы данных
Группа

Группа

fr.juanwolf
Идентификатор

Идентификатор

mysql-binlog-replicator
Последняя версия

Последняя версия

1.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mysql BinLog Replicator
Create the ORM between events received from the mysql-binlog-java library and spring repositories.
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

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

Скачать mysql-binlog-replicator

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar 5.1.35

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.8
1.0.7
1.0.6
1.0.5