Authentication Library for Visual Studio Team Services and Team Foundation Server

A library for authenticating against VSTS and TFS.

License

License

GroupId

GroupId

com.microsoft.alm
ArtifactId

ArtifactId

auth-core
Last Version

Last Version

0.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

Authentication Library for Visual Studio Team Services and Team Foundation Server
A library for authenticating against VSTS and TFS.

Download auth-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.microsoft.alm : auth-common jar 0.6.4
com.microsoft.alm : oauth2-useragent jar 0.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.4.1
org.slf4j : slf4j-api jar 1.7.19

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.19
junit : junit jar 4.11
org.mockito : mockito-core jar 1.7
com.github.tomakehurst : wiremock jar 1.57
org.littleshoot : littleproxy jar 1.1.0-beta1
org.codehaus.groovy : groovy jar 2.4.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0