is not current version
Last Version 2.1.0-beta.1

com.disney.groovity:http-auth-sample-webapp 2.0.2


GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

http-auth-sample-webapp
Version

Version

2.0.2
Type

Type

war

Download http-auth-sample-webapp 2.0.2


<!-- 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.0.2</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.0.2'
// https://jarcasting.com/artifacts/com.disney.groovity/http-auth-sample-webapp/
implementation ("com.disney.groovity:http-auth-sample-webapp:2.0.2")
'com.disney.groovity:http-auth-sample-webapp:war:2.0.2'
<dependency org="com.disney.groovity" name="http-auth-sample-webapp" rev="2.0.2">
  <artifact name="http-auth-sample-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.disney.groovity', module='http-auth-sample-webapp', version='2.0.2')
)
libraryDependencies += "com.disney.groovity" % "http-auth-sample-webapp" % "2.0.2"
[com.disney.groovity/http-auth-sample-webapp "2.0.2"]