| Категории |
КатегорииIDE Инструменты разработки Leaf Данные Базы данных |
|---|---|
| Группа | Группаio.github.leonside |
| Идентификатор | Идентификаторspringleaf-cloud-smart-discovery-registry |
| Версия | Версия1.0.RELEASE |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| springleaf-cloud-smart-discovery-registry-1.0.RELEASE.pom | 844 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-registry/ -->
<dependency>
<groupId>io.github.leonside</groupId>
<artifactId>springleaf-cloud-smart-discovery-registry</artifactId>
<version>1.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-registry/
implementation 'io.github.leonside:springleaf-cloud-smart-discovery-registry:1.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-registry/
implementation ("io.github.leonside:springleaf-cloud-smart-discovery-registry:1.0.RELEASE")
'io.github.leonside:springleaf-cloud-smart-discovery-registry:pom:1.0.RELEASE'
<dependency org="io.github.leonside" name="springleaf-cloud-smart-discovery-registry" rev="1.0.RELEASE">
<artifact name="springleaf-cloud-smart-discovery-registry" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.leonside', module='springleaf-cloud-smart-discovery-registry', version='1.0.RELEASE')
)
libraryDependencies += "io.github.leonside" % "springleaf-cloud-smart-discovery-registry" % "1.0.RELEASE"
[io.github.leonside/springleaf-cloud-smart-discovery-registry "1.0.RELEASE"]