License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-client-authentication |
Last Version | Last Version1.7.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAzure Java Client Authentication Library for AutoRest
This package contains the authentication connectors to Active Directory for JDK.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-client-authentication/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-authentication</artifactId>
<version>1.7.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-client-authentication/
implementation 'com.microsoft.azure:azure-client-authentication:1.7.14'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-client-authentication/
implementation ("com.microsoft.azure:azure-client-authentication:1.7.14")
'com.microsoft.azure:azure-client-authentication:jar:1.7.14'
<dependency org="com.microsoft.azure" name="azure-client-authentication" rev="1.7.14">
<artifact name="azure-client-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-client-authentication', version='1.7.14')
)
libraryDependencies += "com.microsoft.azure" % "azure-client-authentication" % "1.7.14"
[com.microsoft.azure/azure-client-authentication "1.7.14"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-client-runtime | jar | 1.7.14 |
commons-codec : commons-codec | jar | 1.11 |
com.microsoft.azure : adal4j | jar | 1.6.7 |
com.microsoft.azure : azure-annotations | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.4.4 |