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

com.microsoft.azure:azure-spring-boot-dependencies 0.1.0

Azure Spring Boot Dependencies

Категории

Категории

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

Группа

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

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

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

Версия

0.1.0
Тип

Тип

pom

Скачать azure-spring-boot-dependencies 0.1.0

Имя Файла Размер
azure-spring-boot-dependencies-0.1.0.pom 4 KB
Обзор

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