License |
License |
---|---|
GroupId | GroupIdcn.harveychan |
ArtifactId | ArtifactIdcanal-example |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncanal-example
easy canal client
|
Project URL |
Project URL |
Filename | Size |
---|---|
canal-example-1.0.0.pom | |
canal-example-1.0.0.jar | 11 KB |
canal-example-1.0.0-sources.jar | 8 KB |
canal-example-1.0.0-javadoc.jar | 65 KB |
Browse |
<!-- 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"]
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 |