License |
License |
---|---|
GroupId | GroupIdcom.disney.groovity |
ArtifactId | ArtifactIdhttp-auth-parent |
Version | Version2.1.0-beta.1 |
Type | Typepom |
Description |
DescriptionHTTP auth parent project
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.
|
Filename | Size |
---|---|
http-auth-parent-2.1.0-beta.1.pom | 1002 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.disney.groovity/http-auth-parent/ -->
<dependency>
<groupId>com.disney.groovity</groupId>
<artifactId>http-auth-parent</artifactId>
<version>2.1.0-beta.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.disney.groovity/http-auth-parent/
implementation 'com.disney.groovity:http-auth-parent:2.1.0-beta.1'
// https://jarcasting.com/artifacts/com.disney.groovity/http-auth-parent/
implementation ("com.disney.groovity:http-auth-parent:2.1.0-beta.1")
'com.disney.groovity:http-auth-parent:pom:2.1.0-beta.1'
<dependency org="com.disney.groovity" name="http-auth-parent" rev="2.1.0-beta.1">
<artifact name="http-auth-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.disney.groovity', module='http-auth-parent', version='2.1.0-beta.1')
)
libraryDependencies += "com.disney.groovity" % "http-auth-parent" % "2.1.0-beta.1"
[com.disney.groovity/http-auth-parent "2.1.0-beta.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |