is not current version
Last Version 4.0.0

Azure Spring Boot Starter for Azure Cosmos DB 3.10.0

Spring Boot Starter for Azure Document DB service

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-spring-boot-starter-cosmos
Version

Version

3.10.0
Type

Type

jar
Description

Description

Azure Spring Boot Starter for Azure Cosmos DB
Spring Boot Starter for Azure Document DB service
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download azure-spring-boot-starter-cosmos 3.10.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.4
org.springframework.boot : spring-boot-starter-validation jar 2.5.4
com.azure.spring : azure-spring-boot jar 3.10.0
com.azure : azure-spring-data-cosmos jar 3.13.1

test (1)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.