Last Version

canal-spring-boot-starter 1.0.1-RELEASE

一个简单的canal starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.tequilacn
ArtifactId

ArtifactId

canal-spring-boot-starter
Version

Version

1.0.1-RELEASE
Type

Type

jar
Description

Description

canal-spring-boot-starter
一个简单的canal starter
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/TequilaCN/canal-spring-boot-starter

Download canal-spring-boot-starter 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.tequilacn/canal-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.tequilacn</groupId>
    <artifactId>canal-spring-boot-starter</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tequilacn/canal-spring-boot-starter/
implementation 'io.github.tequilacn:canal-spring-boot-starter:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.tequilacn/canal-spring-boot-starter/
implementation ("io.github.tequilacn:canal-spring-boot-starter:1.0.1-RELEASE")
'io.github.tequilacn:canal-spring-boot-starter:jar:1.0.1-RELEASE'
<dependency org="io.github.tequilacn" name="canal-spring-boot-starter" rev="1.0.1-RELEASE">
  <artifact name="canal-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tequilacn', module='canal-spring-boot-starter', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.tequilacn" % "canal-spring-boot-starter" % "1.0.1-RELEASE"
[io.github.tequilacn/canal-spring-boot-starter "1.0.1-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
org.apache.maven.plugins : maven-gpg-plugin jar 1.6
com.alibaba.otter : canal.client jar 1.1.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.