is not current version
Last Version 1.14.1

no.priv.bang.authservice:authservice-parent 1.13.6

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

GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice-parent
Version

Version

1.13.6
Type

Type

jar

Download authservice-parent 1.13.6


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