Last Version

HTTP Authorization Core 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

GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

http-auth-core
Version

Version

2.1.0-beta.1
Type

Type

jar
Description

Description

HTTP Authorization Core
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-core 2.1.0-beta.1


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

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.