监听mysql-binlogDML和DDL输出

用于监听mysql-binlog的输出

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.q742972035.mysql.binlog
ArtifactId

ArtifactId

expose
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

监听mysql-binlogDML和DDL输出
用于监听mysql-binlog的输出
Project URL

Project URL

https://github.com/q742972035/mysql-binlog/tree/master/mysql-binlog-expose
Source Code Management

Source Code Management

https://github.com/q742972035/mysql-binlog/tree/master/mysql-binlog-expose

Download expose

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.6.0
ch.qos.logback : logback-core Optional jar 0.9.28
ch.qos.logback : logback-classic Optional jar 0.9.28
com.alibaba : druid Optional jar 1.1.6
mysql : mysql-connector-java Optional jar 8.0.15

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-all Optional jar 1.3
junit : junit Optional jar 4.12
org.assertj : assertj-core Optional jar 3.11.1
org.mockito : mockito-core Optional jar 2.25.1
org.mockito : mockito-junit-jupiter Optional jar 2.25.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0
0.0.0.3-SNAPSHOTS
0.0.0.2-SNAPSHOTS
0.0.0.1-SNAPSHOTS