is not current version
Last Version 3.0.0-beta.1

com.microsoft.azure:azure-cosmosdb-spring-boot-starter 2.2.2

Spring Boot Starter for Azure Document DB service

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-cosmosdb-spring-boot-starter
Version

Version

2.2.2
Type

Type

jar

Download azure-cosmosdb-spring-boot-starter 2.2.2


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