is not current version
Last Version 3.22.0

Spring Data for Azure Cosmos DB SQL API 3.10.0

Spring Data for Azure Cosmos DB SQL API

License

License

Categories

Categories

Data
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-spring-data-cosmos
Version

Version

3.10.0
Type

Type

jar
Description

Description

Spring Data for Azure Cosmos DB SQL API
Spring Data for Azure Cosmos DB SQL API
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/cosmos/azure-spring-data-cosmos
Project Organization

Project Organization

Microsoft Corporation

Download azure-spring-data-cosmos 3.10.0


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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.9
org.springframework : spring-web jar 5.3.9
org.springframework : spring-beans jar 5.3.9
org.springframework : spring-context jar 5.3.9
org.springframework : spring-tx jar 5.3.9
org.springframework.data : spring-data-commons jar 2.5.3
org.springframework : spring-expression jar 5.3.9
com.azure : azure-cosmos jar 4.18.0
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.12.4
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.4
org.javatuples : javatuples jar 1.2
javax.annotation : javax.annotation-api jar 1.3.2
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (7)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-mockito2 jar 2.0.2
org.springframework.boot : spring-boot-starter-test jar 2.5.3
io.projectreactor : reactor-test jar 3.4.8
org.slf4j : slf4j-simple jar 1.7.32
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.