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

com.azure.spring:azure-spring-boot-starter-cosmos 3.2.0

Spring Boot Starter for Azure Document DB service

Категории

Категории

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

Группа

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

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

azure-spring-boot-starter-cosmos
Версия

Версия

3.2.0
Тип

Тип

jar

Скачать azure-spring-boot-starter-cosmos 3.2.0


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