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

com.azure.spring:azure-spring-cloud-dependencies 2.10.1

Azure spring cloud dependencies

Группа

Группа

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

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

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

Версия

2.10.1
Тип

Тип

pom

Скачать azure-spring-cloud-dependencies 2.10.1

Имя Файла Размер
azure-spring-cloud-dependencies-2.10.1.pom 7 KB
Обзор

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