License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcn.harveychan |
ArtifactId | ArtifactIdcanal-spring-boot-autoconfigure |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncanal-spring-boot-autoconfigure
easy canal client
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.harveychan/canal-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.harveychan</groupId>
<artifactId>canal-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.harveychan/canal-spring-boot-autoconfigure/
implementation 'cn.harveychan:canal-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/cn.harveychan/canal-spring-boot-autoconfigure/
implementation ("cn.harveychan:canal-spring-boot-autoconfigure:1.0.0")
'cn.harveychan:canal-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="cn.harveychan" name="canal-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="canal-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.harveychan', module='canal-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "cn.harveychan" % "canal-spring-boot-autoconfigure" % "1.0.0"
[cn.harveychan/canal-spring-boot-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.harveychan : canal-client | jar | 1.0.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |