Dropwizard Multi-Auth

Multi mode authentication and authorization for Dropwizard

License

License

Categories

Categories

DropWizard Container Microservices ORM Data
GroupId

GroupId

io.appform.dropwizard
ArtifactId

ArtifactId

dropwizard-multi-auth
Last Version

Last Version

1.3.20-2
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Multi-Auth
Multi mode authentication and authorization for Dropwizard

Download dropwizard-multi-auth

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.appform.dropwizard.sharding : db-sharding-bundle jar 1.3.13-6
com.google.api-client : google-api-client jar 1.30.9
org.bitbucket.b_c : jose4j jar 0.7.0

provided (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
io.dropwizard : dropwizard-core jar 1.3.20
io.dropwizard : dropwizard-auth jar 1.3.20
io.dropwizard : dropwizard-hibernate jar 1.3.20
ru.vyarus : dropwizard-guicey jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.20-2
1.3.20-1