relax-authentic

JWT based authentication and ABAC based authorization.

Лицензия

Лицензия

Группа

Группа

com.infilos
Идентификатор

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

relax-authentic
Последняя версия

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

0.7.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

relax-authentic
JWT based authentication and ABAC based authorization.
Ссылка на сайт

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

https://github.com/infilow/relax-authentic
Система контроля версий

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

https://github.com/infilow/relax-authentic/tree/master

Скачать relax-authentic

Имя Файла Размер
relax-authentic-0.7.0.pom 7 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.infilos/relax-authentic/ -->
<dependency>
    <groupId>com.infilos</groupId>
    <artifactId>relax-authentic</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-authentic/
implementation 'com.infilos:relax-authentic:0.7.0'
// https://jarcasting.com/artifacts/com.infilos/relax-authentic/
implementation ("com.infilos:relax-authentic:0.7.0")
'com.infilos:relax-authentic:pom:0.7.0'
<dependency org="com.infilos" name="relax-authentic" rev="0.7.0">
  <artifact name="relax-authentic" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-authentic', version='0.7.0')
)
libraryDependencies += "com.infilos" % "relax-authentic" % "0.7.0"
[com.infilos/relax-authentic "0.7.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • relax-auth-core
  • relax-auth-spring-boot-starter
  • relax-abac-spring-boot-starter
  • relax-auth-usage-samples

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

Версия
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0