MVN

com.github.toastshaman : dropwizard-auth-jwt

Maven & Gradle

Aug 05, 2017
6 usages
118 stars

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

<dependency>
    <groupId>com.github.toastshaman</groupId>
    <artifactId>dropwizard-auth-jwt</artifactId>
    <version>1.1.2-0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.toastshaman : dropwizard-auth-jwt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2-0

All Versions

Choose a version of com.github.toastshaman : dropwizard-auth-jwt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
dropwizard-auth-jwt-1.1.2-0
dropwizard-auth-jwt-1.1.0-0
1.0.x
dropwizard-auth-jwt-1.0.6-0
dropwizard-auth-jwt-1.0.2-0
dropwizard-auth-jwt-1.0.0-0
0.9.x
dropwizard-auth-jwt-0.9.2-0
dropwizard-auth-jwt-0.9.1-1
dropwizard-auth-jwt-0.9.1-0
0.8.x
dropwizard-auth-jwt-0.8.1-1
dropwizard-auth-jwt-0.8.1-0
0.7.x
dropwizard-auth-jwt-0.7.1-1
dropwizard-auth-jwt-0.7.1-0

How to add a dependency to Maven

Add the following com.github.toastshaman : dropwizard-auth-jwt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.toastshaman</groupId>
    <artifactId>dropwizard-auth-jwt</artifactId>
    <version>1.1.2-0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.toastshaman : dropwizard-auth-jwt gradle dependency to your build.gradle file:

implementation 'com.github.toastshaman:dropwizard-auth-jwt:1.1.2-0'

Gradle Kotlin DSL: Add the following com.github.toastshaman : dropwizard-auth-jwt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.toastshaman:dropwizard-auth-jwt:1.1.2-0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.toastshaman : dropwizard-auth-jwt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.toastshaman" % "dropwizard-auth-jwt" % "1.1.2-0"

Advertisement

Dependencies from Group

Aug 05, 2017
6 usages
118 stars

Discover Dependencies

Nov 15, 2022
163 usages
11 stars
Aug 09, 2023
43 usages
14.1k stars
Aug 09, 2023
74 usages
14.1k stars
Feb 20, 2016
6 usages
Jul 10, 2022
2 usages
3 stars
Jul 10, 2022
3 stars
May 07, 2015
1 usages
1 stars
Sep 14, 2016
2 stars