is not current version
Last Version 3.22.0

com.azure:azure-spring-data-cosmos 3.13.1

Spring Data for Azure Cosmos DB SQL API

Categories

Categories

Data
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-spring-data-cosmos
Version

Version

3.13.1
Type

Type

jar

Download azure-spring-data-cosmos 3.13.1


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