Spring Data for Azure Cosmos DB DocumentDB API


License

License

MIT
Categories

Categories

Data
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-data-documentdb
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Data for Azure Cosmos DB DocumentDB API
Spring Data for Azure Cosmos DB DocumentDB API
Project URL

Project URL

https://github.com/Microsoft/spring-data-documentdb
Project Organization

Project Organization

Microsoft
Source Code Management

Source Code Management

https://github.com/Microsoft/spring-data-documentdb/tree/master

Download spring-data-documentdb

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-core jar 5.0.5.RELEASE
org.springframework : spring-beans jar 5.0.5.RELEASE
org.springframework : spring-context jar 5.0.5.RELEASE
org.springframework : spring-tx jar 5.0.5.RELEASE
org.springframework.data : spring-data-commons jar 2.0.1.RELEASE
org.springframework : spring-expression jar 5.0.5.RELEASE
com.microsoft.azure : azure-documentdb jar 1.15.2
com.google.code.gson : gson jar 2.8.2

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.8.9
org.powermock : powermock-module-junit4 jar 1.7.1
org.powermock : powermock-api-mockito2 jar 1.7.1
org.springframework.boot : spring-boot-starter-test jar 1.5.11.RELEASE
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.
com.microsoft.azure

Microsoft

Open source projects and samples from Microsoft

Versions

Version
2.0.3
2.0.2
2.0.1
0.1.5
0.1.4
0.1.3
0.1.2