MVN

com.disney.groovity : http-auth-client

Maven & Gradle

May 25, 2019
2 usages
36 stars

HTTP Authorization Client Library

<dependency>
    <groupId>com.disney.groovity</groupId>
    <artifactId>http-auth-client</artifactId>
    <version>2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.disney.groovity : http-auth-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.6
  • Latest Release Candidate: 2.0.0-rc.21
  • Latest Beta: 2.1.0-beta.1

All Versions

Choose a version of com.disney.groovity : http-auth-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
http-auth-client-2.1.0-beta.1
2.0.x
http-auth-client-2.0.6
http-auth-client-2.0.5
http-auth-client-2.0.4
http-auth-client-2.0.3
http-auth-client-2.0.2
http-auth-client-2.0.1
http-auth-client-2.0.0
http-auth-client-2.0.0-rc.21
http-auth-client-2.0.0-rc.20
http-auth-client-2.0.0-rc.19
http-auth-client-2.0.0-rc.18
http-auth-client-2.0.0-rc.17
http-auth-client-2.0.0-rc.16

How to add a dependency to Maven

Add the following com.disney.groovity : http-auth-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.disney.groovity</groupId>
    <artifactId>http-auth-client</artifactId>
    <version>2.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.disney.groovity : http-auth-client gradle dependency to your build.gradle file:

implementation 'com.disney.groovity:http-auth-client:2.0.6'

Gradle Kotlin DSL: Add the following com.disney.groovity : http-auth-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.disney.groovity:http-auth-client:2.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.disney.groovity : http-auth-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.disney.groovity" % "http-auth-client" % "2.0.6"

Advertisement

Dependencies from Group

May 25, 2019
10 usages
36 stars
May 25, 2019
6 usages
36 stars
May 25, 2019
5 usages
May 25, 2019
5 usages
36 stars
May 25, 2019
5 usages
36 stars

Discover Dependencies

May 25, 2019
2 usages
36 stars
Mar 30, 2018
1 usages
Mar 30, 2018
1 usages
Mar 30, 2018
2 usages
Mar 31, 2018
0 stars
Aug 10, 2023
10 usages
810 stars