Last Version

Authenticate data providers based on different authentication backends provided by the core module 0.6.4

Convenience utilities that provides authentication data based on different types of authenticators from the core module

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.microsoft.alm
ArtifactId

ArtifactId

auth-providers
Version

Version

0.6.4
Type

Type

jar
Description

Description

Authenticate data providers based on different authentication backends provided by the core module
Convenience utilities that provides authentication data based on different types of authenticators from the core module

Download auth-providers 0.6.4


<!-- https://jarcasting.com/artifacts/com.microsoft.alm/auth-providers/ -->
<dependency>
    <groupId>com.microsoft.alm</groupId>
    <artifactId>auth-providers</artifactId>
    <version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.alm/auth-providers/
implementation 'com.microsoft.alm:auth-providers:0.6.4'
// https://jarcasting.com/artifacts/com.microsoft.alm/auth-providers/
implementation ("com.microsoft.alm:auth-providers:0.6.4")
'com.microsoft.alm:auth-providers:jar:0.6.4'
<dependency org="com.microsoft.alm" name="auth-providers" rev="0.6.4">
  <artifact name="auth-providers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.alm', module='auth-providers', version='0.6.4')
)
libraryDependencies += "com.microsoft.alm" % "auth-providers" % "0.6.4"
[com.microsoft.alm/auth-providers "0.6.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.microsoft.alm : auth-core jar 0.6.4
org.glassfish.jersey.core : jersey-client jar 2.6
org.glassfish.jersey.connectors : jersey-apache-connector jar 2.6
org.slf4j : slf4j-api jar 1.7.19

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.19
junit : junit jar 4.11
org.mockito : mockito-core jar 1.7

Project Modules

There are no modules declared in this project.