a

azure-mgmt-batchai

This package contains Microsoft BatchAI Management SDK.
https://github.com/Azure/azure-sdk-for-java
The MIT License (MIT)
Microsoft
Files download
File Operation
azure-mgmt-batchai-1.32.1.jar download
azure-mgmt-batchai-1.32.1.pom download
azure-mgmt-batchai-1.32.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-mgmt-batchai</artifactId>
  <version>1.32.1</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure-mgmt-batchai:1.32.1'
Gradle Kotlin
implementation("com.microsoft.azure:azure-mgmt-batchai:1.32.1")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-batchai" % "1.32.1"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure-mgmt-batchai', version='1.32.1')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure-mgmt-batchai" rev="1.32.1" />
Leiningen
[com.microsoft.azure/azure-mgmt-batchai "1.32.1"]
Apache Buildr
'com.microsoft.azure:azure-mgmt-batchai:jar:1.32.1'