a

auth-lib-parent

Parent POM for supporting multi-module Authentication library for VSTS and TFS
https://java.visualstudio.com/
MIT License
David Staheli Yang Cao
Files download
File Operation
auth-lib-parent-0.6.4.pom download
Apache Maven
<dependency>
  <groupId>com.microsoft.alm</groupId>
  <artifactId>auth-lib-parent</artifactId>
  <version>0.6.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.microsoft.alm:auth-lib-parent:0.6.4'
Gradle Kotlin
implementation("com.microsoft.alm:auth-lib-parent:0.6.4")
Scala SBT
libraryDependencies += "com.microsoft.alm" % "auth-lib-parent" % "0.6.4"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.alm', module='auth-lib-parent', version='0.6.4')
)
Apache Ivy
<dependency org="com.microsoft.alm" name="auth-lib-parent" rev="0.6.4" />
Leiningen
[com.microsoft.alm/auth-lib-parent "0.6.4"]
Apache Buildr
'com.microsoft.alm:auth-lib-parent:jar:0.6.4'
Dependencies
The project has no third-party dependencies