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

com.microsoft.azure:spring-data-documentdb 0.1.2

Spring Data for Azure Cosmos DB DocumentDB API

Категории

Категории

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

Группа

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

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

spring-data-documentdb
Версия

Версия

0.1.2
Тип

Тип

jar

Скачать spring-data-documentdb 0.1.2


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