The Samply.Auth Data Transfer Objects

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

License

License

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

auth-dto
Last Version

Last Version

5.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

The Samply.Auth Data Transfer Objects
The data transfer objects and some helper classes used in the (Samply) OAuth2 flows.
Project URL

Project URL

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

Project Organization

Samply Community
Source Code Management

Source Code Management

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

Download auth-dto

How to add to project

<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.
de.samply

Samply

Versions

Version
5.2.0
5.1.0