License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-mgmt-batch |
Version | Version1.41.2 |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK for Batch Account Management
This package contains Microsoft Azure Batch Account Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
|
Project URL |
Project URL |
Filename | Size |
---|---|
azure-mgmt-batch-1.41.2.pom | |
azure-mgmt-batch-1.41.2.jar | 576 KB |
azure-mgmt-batch-1.41.2-sources.jar | 211 KB |
azure-mgmt-batch-1.41.2-javadoc.jar | 951 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-batch/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-batch</artifactId>
<version>1.41.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-batch/
implementation 'com.microsoft.azure:azure-mgmt-batch:1.41.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-batch/
implementation ("com.microsoft.azure:azure-mgmt-batch:1.41.2")
'com.microsoft.azure:azure-mgmt-batch:jar:1.41.2'
<dependency org="com.microsoft.azure" name="azure-mgmt-batch" rev="1.41.2">
<artifact name="azure-mgmt-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-batch', version='1.41.2')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-batch" % "1.41.2"
[com.microsoft.azure/azure-mgmt-batch "1.41.2"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-client-runtime | jar | 1.7.13 |
com.microsoft.azure : azure-mgmt-resources | jar | 1.41.2 |
com.microsoft.azure : azure-mgmt-storage | jar | 1.41.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.microsoft.azure : azure-client-authentication | jar | 1.7.13 |
commons-io : commons-io | jar | 2.7 |
org.slf4j : slf4j-simple | jar | 1.7.30 |