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

no.priv.bang.authservice:authservice 1.13.3

A drop-in shiro user database for apache karaf web whiteboard, with user administration UI and user self-service password and user info change. In addition can serve as forms based authentication for nginx

Группа

Группа

no.priv.bang.authservice
Идентификатор

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

authservice
Версия

Версия

1.13.3
Тип

Тип

jar

Скачать authservice 1.13.3

Имя Файла Размер
authservice-1.13.3.pom 12 KB
authservice-1.13.3-javadoc.jar 584 KB
Обзор

<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice/ -->
<dependency>
    <groupId>no.priv.bang.authservice</groupId>
    <artifactId>authservice</artifactId>
    <version>1.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice/
implementation 'no.priv.bang.authservice:authservice:1.13.3'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice/
implementation ("no.priv.bang.authservice:authservice:1.13.3")
'no.priv.bang.authservice:authservice:jar:1.13.3'
<dependency org="no.priv.bang.authservice" name="authservice" rev="1.13.3">
  <artifact name="authservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice', version='1.13.3')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice" % "1.13.3"
[no.priv.bang.authservice/authservice "1.13.3"]