is not current version
Last Version 3.0.0-beta.1

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

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.3.3
Type

Type

jar

Download azure-cosmosdb-spring-boot-starter 2.3.3


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