is not current version
Last Version 3.0.0-beta.1

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

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

Type

jar

Download azure-cosmosdb-spring-boot-starter 2.1.5


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