Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-mgmt-redis |
Version | Version1.8.0 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-redis-1.8.0.pom | |
azure-mgmt-redis-1.8.0.jar | 140 KB |
azure-mgmt-redis-1.8.0-sources.jar | 50 KB |
azure-mgmt-redis-1.8.0-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-redis/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-redis</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-redis/
implementation 'com.microsoft.azure:azure-mgmt-redis:1.8.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-redis/
implementation ("com.microsoft.azure:azure-mgmt-redis:1.8.0")
'com.microsoft.azure:azure-mgmt-redis:jar:1.8.0'
<dependency org="com.microsoft.azure" name="azure-mgmt-redis" rev="1.8.0">
<artifact name="azure-mgmt-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-redis', version='1.8.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-redis" % "1.8.0"
[com.microsoft.azure/azure-mgmt-redis "1.8.0"]