is not current version
Last Version 1.5.2

Microsoft Azure client library for Identity 1.4.3

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.4.3
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.4.3


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

Dependencies

compile (6)

Group / Artifact Type Version
com.azure : azure-core jar 1.24.1
com.azure : azure-core-http-netty jar 1.11.6
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.13
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.