Jar examples for a:azure-client-authentication
This package contains the authentication connectors to Active Directory for JDK.
You can download jar file azure-client-authentication 1.3.0 in this page.
The MIT License (MIT)
You can use the following script to add azure-client-authentication-1.3.0.jar to your project.
<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>azure-client-authentication</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.microsoft.azure', name: 'azure-client-authentication', version: '1.3.0'
libraryDependencies += "com.microsoft.azure" % "azure-client-authentication" % "1.3.0"
<dependency org="com.microsoft.azure" name="azure-client-authentication" rev="1.3.0"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-client-authentication', version='1.3.0'))
'com.microsoft.azure:azure-client-authentication:jar:1.3.0'
Click the following link to download the jar file.
azure-client-authentication-1.3.0-javadoc.jar