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