License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdacteur-cookie-auth |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActeur Cookie Authentication
Shared configuration for Giulius, Acteur and
related projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
acteur-cookie-auth-2.8.3.pom | |
acteur-cookie-auth-2.8.3.jar | 17 KB |
acteur-cookie-auth-2.8.3-sources.jar | 12 KB |
acteur-cookie-auth-2.8.3-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/acteur-cookie-auth/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>acteur-cookie-auth</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/acteur-cookie-auth/
implementation 'com.mastfrog:acteur-cookie-auth:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/acteur-cookie-auth/
implementation ("com.mastfrog:acteur-cookie-auth:2.8.3")
'com.mastfrog:acteur-cookie-auth:jar:2.8.3'
<dependency org="com.mastfrog" name="acteur-cookie-auth" rev="2.8.3">
<artifact name="acteur-cookie-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='acteur-cookie-auth', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "acteur-cookie-auth" % "2.8.3"
[com.mastfrog/acteur-cookie-auth "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : acteur | jar | 2.8.3 |