Last Version

Authentication webapp Bill of Materials 1.14.1

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

License

License

GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice-bom
Version

Version

1.14.1
Type

Type

jar
Description

Description

Authentication webapp Bill of Materials
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

Download authservice-bom 1.14.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.