is not current version
Last Version 2.0.0-beta.1

com.microsoft.azure:spring-starter-azure-cache 1.1.4


GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-starter-azure-cache
Version

Version

1.1.4
Type

Type

jar

Download spring-starter-azure-cache 1.1.4


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