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

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials