Download azure-client-authentication-1.0.4.jar file - Jar a

Jar examples for a:azure-client-authentication

Description

This package contains the authentication connectors to Active Directory for JDK.

You can download jar file azure-client-authentication 1.0.4 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add azure-client-authentication-1.0.4.jar to your project.

<dependency>
   <groupId>com.microsoft.azure</groupId>
   <artifactId>azure-client-authentication</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.microsoft.azure', name: 'azure-client-authentication', version: '1.0.4'
libraryDependencies += "com.microsoft.azure" % "azure-client-authentication" % "1.0.4"
<dependency org="com.microsoft.azure" name="azure-client-authentication" rev="1.0.4"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-client-authentication', version='1.0.4'))
'com.microsoft.azure:azure-client-authentication:jar:1.0.4'

Download

Click the following link to download the jar file.

azure-client-authentication-1.0.4-javadoc.jar
azure-client-authentication-1.0.4-sources.jar
azure-client-authentication-1.0.4.jar
azure-client-authentication-1.0.4.pom



Related Tutorials