| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.azure |
| ArtifactId | ArtifactIdazure-identity |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMicrosoft Azure client library for Identity
This module contains client library for Microsoft Azure Identity.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| azure-identity-1.5.2.pom | |
| azure-identity-1.5.2.jar | 82 KB |
| azure-identity-1.5.2-sources.jar | 58 KB |
| azure-identity-1.5.2-javadoc.jar | 166 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.azure/azure-identity/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-identity/
implementation 'com.azure:azure-identity:1.5.2'
// https://jarcasting.com/artifacts/com.azure/azure-identity/
implementation ("com.azure:azure-identity:1.5.2")
'com.azure:azure-identity:jar:1.5.2'
<dependency org="com.azure" name="azure-identity" rev="1.5.2">
<artifact name="azure-identity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-identity', version='1.5.2')
)
libraryDependencies += "com.azure" % "azure-identity" % "1.5.2"
[com.azure/azure-identity "1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.azure : azure-core | jar | 1.29.1 |
| com.azure : azure-core-http-netty | jar | 1.12.2 |
| com.microsoft.azure : msal4j | jar | 1.12.0 |
| com.microsoft.azure : msal4j-persistence-extension | jar | 1.1.0 |
| net.java.dev.jna : jna-platform | jar | 5.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| io.projectreactor : reactor-test | jar | 3.4.17 |
| com.google.code.gson : gson | jar | 2.8.9 |
| redis.clients : jedis | jar | 4.2.3 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-inline | jar | 4.0.0 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |