is not current version
Last Version 4.0.0

com.azure.spring:azure-spring-boot-starter-cosmos 3.0.0-beta.1

Spring Boot Starter for Azure Document DB service

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-spring-boot-starter-cosmos
Version

Version

3.0.0-beta.1
Type

Type

jar

Download azure-spring-boot-starter-cosmos 3.0.0-beta.1


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