Last Version

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

GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

http-auth-server
Version

Version

2.1.0-beta.1
Type

Type

jar
Description

Description

HTTP Authorization Server 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-server 2.1.0-beta.1


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

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

Project Modules

There are no modules declared in this project.