не последняя версия
Последняя версия 1.41.3

com.microsoft.azure:azure-mgmt-msi 1.39.0

This package contains Microsoft Azure Managed Service Identity (MSI) 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

Группа

Группа

com.microsoft.azure
Идентификатор

Идентификатор

azure-mgmt-msi
Версия

Версия

1.39.0
Тип

Тип

jar

Скачать azure-mgmt-msi 1.39.0


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-msi/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-mgmt-msi</artifactId>
    <version>1.39.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-msi/
implementation 'com.microsoft.azure:azure-mgmt-msi:1.39.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-msi/
implementation ("com.microsoft.azure:azure-mgmt-msi:1.39.0")
'com.microsoft.azure:azure-mgmt-msi:jar:1.39.0'
<dependency org="com.microsoft.azure" name="azure-mgmt-msi" rev="1.39.0">
  <artifact name="azure-mgmt-msi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-msi', version='1.39.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-msi" % "1.39.0"
[com.microsoft.azure/azure-mgmt-msi "1.39.0"]