Last Version

HTTP Authorization Client Library 2.1.0-beta.1

Groovity is a JVM-based scripting language and runtime that can be used to develop everything from simple utility scripts to modular Servlet 3.0 applications.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

http-auth-client
Version

Version

2.1.0-beta.1
Type

Type

jar
Description

Description

HTTP Authorization Client Library
Groovity is a JVM-based scripting language and runtime that can be used to develop everything from simple utility scripts to modular Servlet 3.0 applications.

Download http-auth-client 2.1.0-beta.1


<!-- https://jarcasting.com/artifacts/com.disney.groovity/http-auth-client/ -->
<dependency>
    <groupId>com.disney.groovity</groupId>
    <artifactId>http-auth-client</artifactId>
    <version>2.1.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.disney.groovity/http-auth-client/
implementation 'com.disney.groovity:http-auth-client:2.1.0-beta.1'
// https://jarcasting.com/artifacts/com.disney.groovity/http-auth-client/
implementation ("com.disney.groovity:http-auth-client:2.1.0-beta.1")
'com.disney.groovity:http-auth-client:jar:2.1.0-beta.1'
<dependency org="com.disney.groovity" name="http-auth-client" rev="2.1.0-beta.1">
  <artifact name="http-auth-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disney.groovity', module='http-auth-client', version='2.1.0-beta.1')
)
libraryDependencies += "com.disney.groovity" % "http-auth-client" % "2.1.0-beta.1"
[com.disney.groovity/http-auth-client "2.1.0-beta.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.disney.groovity : http-auth-core jar 2.1.0-beta.1

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.httpcomponents : httpclient jar 4.5.8

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.23.RELEASE
com.disney.groovity : uri-parcel-keys jar 2.1.0-beta.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.