is not current version
Last Version 1.1.0

com.github.q742972035.mysql.binlog:expose 0.0.0.3-SNAPSHOTS

用于监听mysql-binlog的输出

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.q742972035.mysql.binlog
ArtifactId

ArtifactId

expose
Version

Version

0.0.0.3-SNAPSHOTS
Type

Type

jar

Download expose 0.0.0.3-SNAPSHOTS


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