| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.tequilacn |
| Идентификатор | Идентификаторcanal-spring-boot-starter |
| Версия | Версия1.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcanal-spring-boot-starter
一个简单的canal starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |