canal-example

easy canal client

License

License

GroupId

GroupId

cn.harveychan
ArtifactId

ArtifactId

canal-example
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

canal-example
easy canal client
Project URL

Project URL

https://github.com/canhungwai/canal-client.git

Download canal-example

How to add to project

<!-- https://jarcasting.com/artifacts/cn.harveychan/canal-example/ -->
<dependency>
    <groupId>cn.harveychan</groupId>
    <artifactId>canal-example</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.harveychan/canal-example/
implementation 'cn.harveychan:canal-example:1.0.0'
// https://jarcasting.com/artifacts/cn.harveychan/canal-example/
implementation ("cn.harveychan:canal-example:1.0.0")
'cn.harveychan:canal-example:jar:1.0.0'
<dependency org="cn.harveychan" name="canal-example" rev="1.0.0">
  <artifact name="canal-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.harveychan', module='canal-example', version='1.0.0')
)
libraryDependencies += "cn.harveychan" % "canal-example" % "1.0.0"
[cn.harveychan/canal-example "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
cn.harveychan : canal-spring-boot-starter jar 1.0.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jooq jar
mysql : mysql-connector-java jar
org.flywaydb : flyway-core jar
org.springframework.kafka : spring-kafka jar
com.alibaba : druid jar 1.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0