Last Version

Common interfaces, helpers and data models classes for Java Authentication Library 0.6.4

Collection of data models and helpers for authenticating against VSTS and TFS

License

License

GroupId

GroupId

com.microsoft.alm
ArtifactId

ArtifactId

auth-common
Version

Version

0.6.4
Type

Type

jar
Description

Description

Common interfaces, helpers and data models classes for Java Authentication Library
Collection of data models and helpers for authenticating against VSTS and TFS

Download auth-common 0.6.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.19

test (4)

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

Project Modules

There are no modules declared in this project.