Last Version

Azure Spring Cloud Starter Cache 2.14.0

Parent POM for Microsoft Azure SDK for Java

License

License

GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-spring-cloud-starter-cache
Version

Version

2.14.0
Type

Type

jar
Description

Description

Azure Spring Cloud Starter Cache
Parent POM for Microsoft Azure SDK for Java
Project Organization

Project Organization

Microsoft Corporation

Download azure-spring-cloud-starter-cache 2.14.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.azure.spring : azure-spring-cloud-autoconfigure jar 2.14.0
com.azure.spring : azure-spring-cloud-context jar 2.14.0
org.springframework.boot : spring-boot-starter-cache jar 2.6.2
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.2

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.