is not current version
Last Version 1.5.2

Microsoft Azure client library for Identity 1.5.0-beta.2

This module contains client library for Microsoft Azure Identity.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-identity
Version

Version

1.5.0-beta.2
Type

Type

jar
Description

Description

Microsoft Azure client library for Identity
This module contains client library for Microsoft Azure Identity.
Project URL

Project URL

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

Project Organization

Microsoft Corporation

Download azure-identity 1.5.0-beta.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.azure : azure-core jar 1.26.0
com.azure : azure-core-http-netty jar 1.11.8
com.microsoft.azure : msal4j jar 1.11.0
com.microsoft.azure : msal4j-persistence-extension jar 1.1.0
net.java.dev.jna : jna-platform jar 5.6.0
net.minidev : json-smart jar 2.4.7

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9
io.projectreactor : reactor-test jar 3.4.14
com.google.code.gson : gson jar 2.8.9
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.