| License |
License |
|---|---|
| GroupId | GroupIdio.github.dzw1113 |
| ArtifactId | ArtifactIdbinlog |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbinlog
springboot binlog websocket
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| binlog-1.0.1.pom | |
| binlog-1.0.1.jar | 47 MB |
| binlog-1.0.1-sources.jar | 1 MB |
| binlog-1.0.1-javadoc.jar | 111 KB |
| Browse |
<!-- 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"]
| 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 |