| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.harveychan |
| Идентификатор | Идентификаторcanal-spring-boot-starter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcanal-spring-boot-starter
easy canal client
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| canal-spring-boot-starter-1.0.0.pom | |
| canal-spring-boot-starter-1.0.0.jar | 2 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.harveychan : canal-spring-boot-autoconfigure | jar | 1.0.0 |