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

dropwizard-auth-jwt 0.2

JWT authentication support for dropwizard

Лицензия

Лицензия

Категории

Категории

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

Группа

se.codeby
Идентификатор

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

dropwizard-auth-jwt
Версия

Версия

0.2
Тип

Тип

jar
Описание

Описание

dropwizard-auth-jwt
JWT authentication support for dropwizard
Ссылка на сайт

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

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

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

http://github.com/CodeByAB/dropwizard-auth-jwt/tree/master

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


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.dropwizard : dropwizard-core jar
com.github.toastshaman : dropwizard-auth-jwt jar 1.1.2-0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.6

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

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