is not current version
Last Version 0.1.7

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

Azure Document DB Spring Data Support

Categories

Categories

Data
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-data-azure-documentdb
Version

Version

0.1.4
Type

Type

jar

Download spring-data-azure-documentdb 0.1.4


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