Last Version

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

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.4.0
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.4.0


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

Dependencies

compile (5)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
io.dropwizard : dropwizard-testing jar 2.1.0

Project Modules

There are no modules declared in this project.