is not current version
Last Version 1.41.3

com.microsoft.azure:azure-mgmt-redis 1.1.2

This package contains Microsoft Azure Redis Cache SDK.

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-mgmt-redis
Version

Version

1.1.2
Type

Type

jar

Download azure-mgmt-redis 1.1.2


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