is not current version
Last Version 0.1.1

de.borntohula.dropwizard:dropwizard-auth-jwt 0.1.0

JSON Web Token based authentication for Dropwizard.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

de.borntohula.dropwizard
ArtifactId

ArtifactId

dropwizard-auth-jwt
Version

Version

0.1.0
Type

Type

jar

Download dropwizard-auth-jwt 0.1.0


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