Last Version

HTTP Authorization Sample Webapp 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-sample-webapp
Version

Version

2.1.0-beta.1
Type

Type

war
Description

Description

HTTP Authorization Sample Webapp
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-webapp 2.1.0-beta.1


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.