The Samply.Auth Data Transfer Objects

The data transfer objects and some helper classes used in the (Samply) OAuth2 flows.

Лицензия

Лицензия

Группа

Группа

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

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

auth-dto
Последняя версия

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

5.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

The Samply.Auth Data Transfer Objects
The data transfer objects and some helper classes used in the (Samply) OAuth2 flows.
Ссылка на сайт

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

https://github.com/samply/auth-dto
Организация-разработчик

Организация-разработчик

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

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

https://github.com/samply/auth-dto

Скачать auth-dto

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-annotations jar 2.8.6
com.nimbusds : nimbus-jose-jwt jar 8.15
commons-codec : commons-codec jar 1.9
de.samply : common-config jar 5.1.0
javax.xml.bind : jaxb-api jar 2.3.0
net.minidev : json-smart jar 1.3.3
org.slf4j : slf4j-api jar 1.7.21

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

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

Samply

Версии библиотеки

Версия
5.2.0
5.1.0