is not current version
Last Version 4.4.0

org.dhatim:dropwizard-jwt-cookie-authentication 4.3.4

Dropwizard bundle managing authentication through JWT cookies

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

dropwizard-jwt-cookie-authentication
Version

Version

4.3.4
Type

Type

jar
Description

Description

org.dhatim:dropwizard-jwt-cookie-authentication
Dropwizard bundle managing authentication through JWT cookies
Project URL

Project URL

https://github.com/dhatim/dropwizard-jwt-cookie-authentication

Download dropwizard-jwt-cookie-authentication 4.3.4


<!-- https://jarcasting.com/artifacts/org.dhatim/dropwizard-jwt-cookie-authentication/ -->
<dependency>
    <groupId>org.dhatim</groupId>
    <artifactId>dropwizard-jwt-cookie-authentication</artifactId>
    <version>4.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/dropwizard-jwt-cookie-authentication/
implementation 'org.dhatim:dropwizard-jwt-cookie-authentication:4.3.4'
// https://jarcasting.com/artifacts/org.dhatim/dropwizard-jwt-cookie-authentication/
implementation ("org.dhatim:dropwizard-jwt-cookie-authentication:4.3.4")
'org.dhatim:dropwizard-jwt-cookie-authentication:jar:4.3.4'
<dependency org="org.dhatim" name="dropwizard-jwt-cookie-authentication" rev="4.3.4">
  <artifact name="dropwizard-jwt-cookie-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='dropwizard-jwt-cookie-authentication', version='4.3.4')
)
libraryDependencies += "org.dhatim" % "dropwizard-jwt-cookie-authentication" % "4.3.4"
[org.dhatim/dropwizard-jwt-cookie-authentication "4.3.4"]

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-auth jar
io.jsonwebtoken : jjwt-api jar 0.11.2
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
io.dropwizard : dropwizard-testing jar

Project Modules

There are no modules declared in this project.