не последняя версия
Последняя версия 3.0.0.M1

com.microsoft.azure:spring-data-cosmosdb 2.2.3

Spring Data for Azure Cosmos DB SQL API

Категории

Категории

Данные
Группа

Группа

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

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

spring-data-cosmosdb
Версия

Версия

2.2.3
Тип

Тип

jar

Скачать spring-data-cosmosdb 2.2.3


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