Последняя версия

Dropwizard JWT Authentication 0.1.1

JSON Web Token based authentication for Dropwizard.

Лицензия

Лицензия

Категории

Категории

DropWizard Контейнер Микросервисы
Группа

Группа

de.borntohula.dropwizard
Идентификатор

Идентификатор

dropwizard-auth-jwt
Версия

Версия

0.1.1
Тип

Тип

jar
Описание

Описание

Dropwizard JWT Authentication
JSON Web Token based authentication for Dropwizard.
Ссылка на сайт

Ссылка на сайт

https://github.com/andban/dropwizard-auth-jwt
Система контроля версий

Система контроля версий

https://github.com/andban/dropwizard-auth-jwt

Скачать dropwizard-auth-jwt 0.1.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.dropwizard : dropwizard-auth jar 0.8.1
org.bitbucket.b_c : jose4j jar 0.4.1

test (3)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.17
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.17
io.dropwizard : dropwizard-testing jar 0.8.1

Модули Проекта

Данный проект не имеет модулей.