не последняя версия
Последняя версия 2.8.0-beta.1

com.azure.spring:azure-spring-cloud-appconfiguration-config 2.1.0

Integration of Spring Cloud Config and Azure App Configuration Service

Категории

Категории

Configuration Библиотеки уровня приложения config
Группа

Группа

com.azure.spring
Идентификатор

Идентификатор

azure-spring-cloud-appconfiguration-config
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать azure-spring-cloud-appconfiguration-config 2.1.0


<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-appconfiguration-config/ -->
<dependency>
    <groupId>com.azure.spring</groupId>
    <artifactId>azure-spring-cloud-appconfiguration-config</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-appconfiguration-config/
implementation 'com.azure.spring:azure-spring-cloud-appconfiguration-config:2.1.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-appconfiguration-config/
implementation ("com.azure.spring:azure-spring-cloud-appconfiguration-config:2.1.0")
'com.azure.spring:azure-spring-cloud-appconfiguration-config:jar:2.1.0'
<dependency org="com.azure.spring" name="azure-spring-cloud-appconfiguration-config" rev="2.1.0">
  <artifact name="azure-spring-cloud-appconfiguration-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-cloud-appconfiguration-config', version='2.1.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-cloud-appconfiguration-config" % "2.1.0"
[com.azure.spring/azure-spring-cloud-appconfiguration-config "2.1.0"]