Last Version

Azure Document DB Spring Boot Starter 2.0.5

Spring Boot Starter for Azure Document DB service

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-documentdb-spring-boot-starter
Version

Version

2.0.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Microsoft/azure-spring-boot
Project Organization

Project Organization

Microsoft

Download azure-documentdb-spring-boot-starter 2.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.microsoft.azure : azure-spring-boot-starter jar 2.0.5
com.microsoft.azure : spring-data-cosmosdb jar 2.0.4

Project Modules

There are no modules declared in this project.