MVN

com.richodemus.dropwizard-jwt : dropwizard-jwt

Maven & Gradle

Nov 13, 2016
0 stars

Dropwizard JWT · JSON Web Token support in Dropwizard using the javax security annotations

<dependency>
    <groupId>com.richodemus.dropwizard-jwt</groupId>
    <artifactId>dropwizard-jwt</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
dropwizard-jwt-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.richodemus.dropwizard-jwt</groupId>
    <artifactId>dropwizard-jwt</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.richodemus.dropwizard-jwt:dropwizard-jwt:1.0.0'

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

implementation("com.richodemus.dropwizard-jwt:dropwizard-jwt:1.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.richodemus.dropwizard-jwt" % "dropwizard-jwt" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 18, 2016
0 stars
Nov 17, 2016
2 usages
0 stars
Oct 01, 2020
5 usages
1 stars
Apr 01, 2022
15 usages
15 stars
Apr 01, 2022
4 usages
15 stars
Oct 01, 2020
4 usages
Dec 10, 2020
7 usages
1 stars
Apr 23, 2018
3 usages
Dec 10, 2020
4 usages
2 stars
Dec 10, 2020
3 usages
3 stars