| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIdazure-mgmt-locks |
| Version | Version1.41.1 |
| Type | Typejar |
| Description |
DescriptionMicrosoft Azure SDK for Locks Management
This package contains Microsoft Locks Management SDK. A new set of management libraries are now Generally Available. For documentation on how to use the new libraries, please see https://aka.ms/azsdk/java/mgmt
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| azure-mgmt-locks-1.41.1.pom | |
| azure-mgmt-locks-1.41.1.jar | 138 KB |
| azure-mgmt-locks-1.41.1-sources.jar | 29 KB |
| azure-mgmt-locks-1.41.1-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-locks/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-locks</artifactId>
<version>1.41.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-locks/
implementation 'com.microsoft.azure:azure-mgmt-locks:1.41.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-locks/
implementation ("com.microsoft.azure:azure-mgmt-locks:1.41.1")
'com.microsoft.azure:azure-mgmt-locks:jar:1.41.1'
<dependency org="com.microsoft.azure" name="azure-mgmt-locks" rev="1.41.1">
<artifact name="azure-mgmt-locks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-locks', version='1.41.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-locks" % "1.41.1"
[com.microsoft.azure/azure-mgmt-locks "1.41.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.azure : azure-client-runtime | jar | 1.7.12 |
| com.microsoft.azure : azure-mgmt-resources | jar | 1.41.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| com.microsoft.azure : azure-client-authentication | jar | 1.7.12 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |