| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDropWizard Контейнер Микросервисы |
| Группа | Группаcom.github.toastshaman |
| Идентификатор | Идентификаторdropwizard-auth-jwt |
| Последняя версия | Последняя версия1.1.2-0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdropwizard-auth-jwt
An implementation of the JSON Web Token (JWT) draft-ietf-oauth-json-web-token-20 for Dropwizard.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| dropwizard-auth-jwt-1.1.2-0.pom | |
| dropwizard-auth-jwt-1.1.2-0.jar | 38 KB |
| dropwizard-auth-jwt-1.1.2-0-sources.jar | 24 KB |
| dropwizard-auth-jwt-1.1.2-0-javadoc.jar | 206 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.toastshaman/dropwizard-auth-jwt/ -->
<dependency>
<groupId>com.github.toastshaman</groupId>
<artifactId>dropwizard-auth-jwt</artifactId>
<version>1.1.2-0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.toastshaman/dropwizard-auth-jwt/
implementation 'com.github.toastshaman:dropwizard-auth-jwt:1.1.2-0'
// https://jarcasting.com/artifacts/com.github.toastshaman/dropwizard-auth-jwt/
implementation ("com.github.toastshaman:dropwizard-auth-jwt:1.1.2-0")
'com.github.toastshaman:dropwizard-auth-jwt:jar:1.1.2-0'
<dependency org="com.github.toastshaman" name="dropwizard-auth-jwt" rev="1.1.2-0">
<artifact name="dropwizard-auth-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.toastshaman', module='dropwizard-auth-jwt', version='1.1.2-0')
)
libraryDependencies += "com.github.toastshaman" % "dropwizard-auth-jwt" % "1.1.2-0"
[com.github.toastshaman/dropwizard-auth-jwt "1.1.2-0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard : dropwizard-auth | jar | 1.1.2 |
| org.bitbucket.b_c : jose4j | jar | 0.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.4.1 |
| org.assertj : assertj-guava | jar | 3.0.0 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | |
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar |