не последняя версия
Последняя версия 4.0.0

com.azure.spring:azure-spring-boot 3.0.0-beta.1

Azure Spring Boot AutoConfigure

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

azure-spring-boot
Версия

Версия

3.0.0-beta.1
Тип

Тип

jar

Скачать azure-spring-boot 3.0.0-beta.1


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