Last Version

HTTP Authorization Client Sample 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-sample-client
Version

Version

2.1.0-beta.1
Type

Type

jar
Description

Description

HTTP Authorization Client Sample
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-sample-client 2.1.0-beta.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.8
com.disney.groovity : http-auth-client jar 2.1.0-beta.1
com.disney.groovity : uri-parcel-core jar 2.1.0-beta.1

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.23.RELEASE
org.bouncycastle : bcprov-jdk15on jar 1.61
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.