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