Last Version

BBMRI Authentication Data Transfer Objects 2.0.0

The data transfer objects and some helper classes used in the Perun OpenID Connect flow

License

License

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

bbmri-auth-dto
Version

Version

2.0.0
Type

Type

jar
Description

Description

BBMRI Authentication Data Transfer Objects
The data transfer objects and some helper classes used in the Perun OpenID Connect flow
Project URL

Project URL

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

Project Organization

Samply Community
Source Code Management

Source Code Management

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

Download bbmri-auth-dto 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
de.samply : common-config jar 5.1.0
com.nimbusds : nimbus-jose-jwt jar 4.41.2
commons-codec : commons-codec jar 1.10
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.9.4

Project Modules

There are no modules declared in this project.