Last Version

Authentication Library for Visual Studio Team Services and Team Foundation Server 0.6.4

Parent POM for supporting multi-module Authentication library for VSTS and TFS

License

License

GroupId

GroupId

com.microsoft.alm
ArtifactId

ArtifactId

auth-lib-parent
Version

Version

0.6.4
Type

Type

pom
Description

Description

Authentication Library for Visual Studio Team Services and Team Foundation Server
Parent POM for supporting multi-module Authentication library for VSTS and TFS
Source Code Management

Source Code Management

https://github.com/Microsoft/vsts-authentication-library-for-java

Download auth-lib-parent 0.6.4

Filename Size
auth-lib-parent-0.6.4.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • storage
  • core
  • providers
  • sample