Last Version

Azure Document DB Spring Data 0.1.7

Azure Document DB Spring Data Support

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-data-azure-documentdb
Version

Version

0.1.7
Type

Type

jar
Description

Description

Azure Document DB Spring Data
Azure Document DB Spring Data Support
Project URL

Project URL

https://github.com/Microsoft/azure-spring-boot-starters
Project Organization

Project Organization

Microsoft
Source Code Management

Source Code Management

https://github.com/Microsoft/azure-spring-boot-starters/tree/master

Download spring-data-azure-documentdb 0.1.7


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-tx jar
org.springframework.data : spring-data-commons jar
org.springframework : spring-expression jar
com.microsoft.azure : azure-spring-common jar 0.1.7
com.microsoft.azure : azure-documentdb jar 1.13.0
com.google.code.gson : gson jar

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.8.9
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.