License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdtop.zopx |
ArtifactId | ArtifactIdgoku-framework-starter-mysql-binlog |
Last Version | Last Version1.5.0.220601 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontop.zopx:goku-framework-starter-mysql-binlog:1.5.0.220601
监听MySQL中binlog的处理
|
<!-- https://jarcasting.com/artifacts/top.zopx/goku-framework-starter-mysql-binlog/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>goku-framework-starter-mysql-binlog</artifactId>
<version>1.5.0.220601</version>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/goku-framework-starter-mysql-binlog/
implementation 'top.zopx:goku-framework-starter-mysql-binlog:1.5.0.220601'
// https://jarcasting.com/artifacts/top.zopx/goku-framework-starter-mysql-binlog/
implementation ("top.zopx:goku-framework-starter-mysql-binlog:1.5.0.220601")
'top.zopx:goku-framework-starter-mysql-binlog:jar:1.5.0.220601'
<dependency org="top.zopx" name="goku-framework-starter-mysql-binlog" rev="1.5.0.220601">
<artifact name="goku-framework-starter-mysql-binlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='goku-framework-starter-mysql-binlog', version='1.5.0.220601')
)
libraryDependencies += "top.zopx" % "goku-framework-starter-mysql-binlog" % "1.5.0.220601"
[top.zopx/goku-framework-starter-mysql-binlog "1.5.0.220601"]
Group / Artifact | Type | Version |
---|---|---|
com.zendesk : mysql-binlog-connector-java | jar | 0.25.0 |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
top.zopx : goku-framework-tools | jar | 1.5.0.220601 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |