License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-toolkit-redis-lib |
Version | Version0.19.2 |
Type | Typejar |
Description |
DescriptionWrapped libs for Microsoft Azure Toolkits
|
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-redis-lib/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-redis-lib</artifactId>
<version>0.19.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-redis-lib/
implementation 'com.microsoft.azure:azure-toolkit-redis-lib:0.19.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-redis-lib/
implementation ("com.microsoft.azure:azure-toolkit-redis-lib:0.19.2")
'com.microsoft.azure:azure-toolkit-redis-lib:jar:0.19.2'
<dependency org="com.microsoft.azure" name="azure-toolkit-redis-lib" rev="0.19.2">
<artifact name="azure-toolkit-redis-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-toolkit-redis-lib', version='0.19.2')
)
libraryDependencies += "com.microsoft.azure" % "azure-toolkit-redis-lib" % "0.19.2"
[com.microsoft.azure/azure-toolkit-redis-lib "0.19.2"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-toolkit-common-lib | jar | 0.19.2 |
com.microsoft.azure : azure-toolkit-auth-lib | jar | 0.19.2 |
redis.clients : jedis | jar | 3.6.3 |
com.azure.resourcemanager : azure-resourcemanager-redis | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |