Last Version

canal 1.0.0

easy canal client

License

License

GroupId

GroupId

cn.harveychan
ArtifactId

ArtifactId

canal
Version

Version

1.0.0
Type

Type

pom
Description

Description

canal
easy canal client
Project URL

Project URL

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

Download canal 1.0.0

Filename Size
canal-1.0.0.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • canal-client
  • canal-spring-boot-autoconfigure
  • canal-spring-boot-starter
  • canal-example