Azure Java Client MSI Authorization Token Provoider Library

This package contains the MSI token provider classes for Azure.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.microsoft.azure.msi_auth_token_provider
ArtifactId

ArtifactId

azure-authentication-msi-token-provider
Last Version

Last Version

1.0.0-Beta-2
Release Date

Release Date

Type

Type

jar
Description

Description

Azure Java Client MSI Authorization Token Provoider Library
This package contains the MSI token provider classes for Azure.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java

Download azure-authentication-msi-token-provider

How to add to project

<!-- 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-2</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-2'
// 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-2")
'com.microsoft.azure.msi_auth_token_provider:azure-authentication-msi-token-provider:jar:1.0.0-Beta-2'
<dependency org="com.microsoft.azure.msi_auth_token_provider" name="azure-authentication-msi-token-provider" rev="1.0.0-Beta-2">
  <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-2')
)
libraryDependencies += "com.microsoft.azure.msi_auth_token_provider" % "azure-authentication-msi-token-provider" % "1.0.0-Beta-2"
[com.microsoft.azure.msi_auth_token_provider/azure-authentication-msi-token-provider "1.0.0-Beta-2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-Beta-2
1.0.0-Beta-1