is not current version
Last Version 1.0.0-Beta-2

com.microsoft.azure.msi_auth_token_provider:azure-authentication-msi-token-provider 1.0.0-Beta-1

This package contains the MSI token provider classes for Azure.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.microsoft.azure.msi_auth_token_provider
ArtifactId

ArtifactId

azure-authentication-msi-token-provider
Version

Version

1.0.0-Beta-1
Type

Type

jar

Download azure-authentication-msi-token-provider 1.0.0-Beta-1


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