| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.azure.spring |
| Идентификатор | Идентификаторazure-spring-cloud-dependencies |
| Версия | Версия2.11.0 |
| Тип | Типpom |
| Описание |
ОписаниеAzure Spring Cloud Dependencies
Azure spring cloud dependencies
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| azure-spring-cloud-dependencies-2.11.0.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.11.0</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.11.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-dependencies/
implementation ("com.azure.spring:azure-spring-cloud-dependencies:2.11.0")
'com.azure.spring:azure-spring-cloud-dependencies:pom:2.11.0'
<dependency org="com.azure.spring" name="azure-spring-cloud-dependencies" rev="2.11.0">
<artifact name="azure-spring-cloud-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-cloud-dependencies', version='2.11.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-cloud-dependencies" % "2.11.0"
[com.azure.spring/azure-spring-cloud-dependencies "2.11.0"]