is not current version
Last Version 4.4.0

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

Dropwizard bundle managing authentication through JWT cookies

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

dropwizard-jwt-cookie-authentication
Version

Version

3.0.1
Type

Type

jar

Download dropwizard-jwt-cookie-authentication 3.0.1


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