is not current version
Last Version 4.4.0

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

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.1.0
Type

Type

jar

Download dropwizard-jwt-cookie-authentication 3.1.0


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