io.dropwizard.auth/dropwizard-jwt

Leiningen/Boot

[io.dropwizard.auth/dropwizard-jwt "1.2.2-SNAPSHOT"]

Clojure CLI/deps.edn

io.dropwizard.auth/dropwizard-jwt {:mvn/version "1.2.2-SNAPSHOT"}

Gradle

implementation("io.dropwizard.auth:dropwizard-jwt:1.2.2-SNAPSHOT")

Maven

<dependency>
  <groupId>io.dropwizard.auth</groupId>
  <artifactId>dropwizard-jwt</artifactId>
  <version>1.2.2-SNAPSHOT</version>
</dependency>