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

com.microsoft.azure:azure-spring-boot-parent 0.2.2

Parent package for Azure Spring Boot

Категории

Категории

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

Группа

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

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

azure-spring-boot-parent
Версия

Версия

0.2.2
Тип

Тип

pom

Скачать azure-spring-boot-parent 0.2.2

Имя Файла Размер
azure-spring-boot-parent-0.2.2.pom 8 KB
Обзор

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