Download azure-client-authentication-1.0.0-beta2.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.0-beta2 in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

azure-client-authentication-1.0.0-beta2-javadoc.jar
azure-client-authentication-1.0.0-beta2-sources.jar
azure-client-authentication-1.0.0-beta2.jar
azure-client-authentication-1.0.0-beta2.pom



Related Tutorials