is not current version
Last Version 1.1.2-0

com.github.toastshaman:dropwizard-auth-jwt 1.0.2-0

An implementation of the JSON Web Token (JWT) draft-ietf-oauth-json-web-token-20 for Dropwizard.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.toastshaman
ArtifactId

ArtifactId

dropwizard-auth-jwt
Version

Version

1.0.2-0
Type

Type

jar

Download dropwizard-auth-jwt 1.0.2-0


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