is not current version
Last Version 4.4.0

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

Dropwizard bundle managing authentication through JWT cookies

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

dropwizard-jwt-cookie-authentication
Version

Version

2.0.2
Type

Type

jar

Download dropwizard-jwt-cookie-authentication 2.0.2


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