BBMRI Authentication Data Transfer Objects

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

BBMRI Authentication Data Transfer Objects
The data transfer objects and some helper classes used in the Perun OpenID Connect flow
Ссылка на сайт

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

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

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

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

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

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

Скачать bbmri-auth-dto

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

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

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

UNMERGED BRANCH -CHANGES FROM OTHER SAMPLY TEAMS MISSING

Data Transfer Objects for Perun

This auth-dto library defines POJOs that you can be use for the Perun identity provider.

Build

Use maven to build the jar:

mvn clean package

Use it as a dependency:

<dependency>
    <groupId>de.samply</groupId>
    <artifactId>bbmri-auth-dto</artifactId>
    <version>VERSION</version>
</dependency>

License

Copyright 2020 The Samply Development Community

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

de.samply

Samply

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

Версия
2.0.0