License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.harveychan |
ArtifactId | ArtifactIdcanal-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncanal-spring-boot-starter
easy canal client
|
Project URL |
Project URL |
Filename | Size |
---|---|
canal-spring-boot-starter-1.0.0.pom | |
canal-spring-boot-starter-1.0.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.harveychan/canal-spring-boot-starter/ -->
<dependency>
<groupId>cn.harveychan</groupId>
<artifactId>canal-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.harveychan/canal-spring-boot-starter/
implementation 'cn.harveychan:canal-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/cn.harveychan/canal-spring-boot-starter/
implementation ("cn.harveychan:canal-spring-boot-starter:1.0.0")
'cn.harveychan:canal-spring-boot-starter:jar:1.0.0'
<dependency org="cn.harveychan" name="canal-spring-boot-starter" rev="1.0.0">
<artifact name="canal-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.harveychan', module='canal-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "cn.harveychan" % "canal-spring-boot-starter" % "1.0.0"
[cn.harveychan/canal-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.harveychan : canal-spring-boot-autoconfigure | jar | 1.0.0 |