| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаcom.tencent.devops.leaf |
| Идентификатор | Идентификаторleaf-plugin |
| Версия | Версия1.0.1-RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеDistributed ID Generate Service
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| leaf-plugin-1.0.1-RELEASE.pom | 906 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.devops.leaf/leaf-plugin/ -->
<dependency>
<groupId>com.tencent.devops.leaf</groupId>
<artifactId>leaf-plugin</artifactId>
<version>1.0.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.devops.leaf/leaf-plugin/
implementation 'com.tencent.devops.leaf:leaf-plugin:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.devops.leaf/leaf-plugin/
implementation ("com.tencent.devops.leaf:leaf-plugin:1.0.1-RELEASE")
'com.tencent.devops.leaf:leaf-plugin:pom:1.0.1-RELEASE'
<dependency org="com.tencent.devops.leaf" name="leaf-plugin" rev="1.0.1-RELEASE">
<artifact name="leaf-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.devops.leaf', module='leaf-plugin', version='1.0.1-RELEASE')
)
libraryDependencies += "com.tencent.devops.leaf" % "leaf-plugin" % "1.0.1-RELEASE"
[com.tencent.devops.leaf/leaf-plugin "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.3.RELEASE |