Last Version

binlog 1.0.1

springboot binlog websocket

License

License

GroupId

GroupId

io.github.dzw1113
ArtifactId

ArtifactId

binlog
Version

Version

1.0.1
Type

Type

jar
Description

Description

binlog
springboot binlog websocket
Project URL

Project URL

https://github.com/dzw1113/binlog

Download binlog 1.0.1


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.4
org.springframework.boot : spring-boot-starter jar 2.5.4
org.springframework.boot : spring-boot-starter-websocket jar 2.5.4
io.springfox : springfox-boot-starter jar 3.0.0
com.github.xiaoymin : knife4j-spring-boot-starter jar 3.0.3
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.5.4
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect jar 2.4.1
mysql : mysql-connector-java jar 8.0.26
org.projectlombok : lombok Optional jar 1.18.20
com.github.shyiko : mysql-binlog-connector-java jar 0.21.0
org.springframework.boot : spring-boot-starter-jdbc jar 2.5.4
commons-dbutils : commons-dbutils jar 1.7

Project Modules

There are no modules declared in this project.