Last Version

acteur-auth 2.8.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

acteur-auth
Version

Version

2.8.3
Type

Type

jar
Description

Description

acteur-auth
Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/acteur-auth
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/acteur-auth.git

Download acteur-auth 2.8.3


<!-- https://jarcasting.com/artifacts/com.mastfrog/acteur-auth/ -->
<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>acteur-auth</artifactId>
    <version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/acteur-auth/
implementation 'com.mastfrog:acteur-auth:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/acteur-auth/
implementation ("com.mastfrog:acteur-auth:2.8.3")
'com.mastfrog:acteur-auth:jar:2.8.3'
<dependency org="com.mastfrog" name="acteur-auth" rev="2.8.3">
  <artifact name="acteur-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='acteur-auth', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "acteur-auth" % "2.8.3"
[com.mastfrog/acteur-auth "2.8.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.mastfrog : acteur jar 2.8.3

test (4)

Group / Artifact Type Version
com.mastfrog : giulius-tests jar 2.8.3
com.mastfrog : giulius-annotations jar 2.8.3
com.mastfrog : netty-http-test-harness jar 2.8.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.