Ninja Framework Authentication Module

This is an easly plugable module for the Ninja web framework to enable authentication services.

Лицензия

Лицензия

Категории

Категории

Ninja Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

ninja-authentication-module
Последняя версия

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

2.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Ninja Framework Authentication Module
This is an easly plugable module for the Ninja web framework to enable authentication services.

Скачать ninja-authentication-module

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.bouncycastle : bcprov-jdk15on jar 1.52
de.svenkubiak : jBCrypt jar 0.4

provided (1)

Идентификатор библиотеки Тип Версия
org.ninjaframework : ninja-core jar 5.1.0

test (2)

Идентификатор библиотеки Тип Версия
org.ninjaframework : ninja-test-utilities jar 5.1.0
junit : junit jar 4.12

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

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

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

Версия
2.4.0
2.3.2
2.3.0
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0.RC4
1.0.0.RC3
1.0.0.RC2
1.0.0.Beta3
1.0.0.Beta2
1.0.0.Beta1