License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices ORM Data |
GroupId | GroupIdio.appform.dropwizard |
ArtifactId | ArtifactIddropwizard-multi-auth |
Last Version | Last Version1.3.20-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard Multi-Auth
Multi mode authentication and authorization for Dropwizard
|
<!-- 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"]
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 |
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 |