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