MVN

no.priv.bang.authservice : authservice-parent

Maven & Gradle

Jul 30, 2023
3 stars

Authentication webapp · 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

<dependency>
    <groupId>no.priv.bang.authservice</groupId>
    <artifactId>authservice-parent</artifactId>
    <version>1.15.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.priv.bang.authservice : authservice-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.15.10

All Versions

Choose a version of no.priv.bang.authservice : authservice-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.15.x
authservice-parent-1.15.10
authservice-parent-1.15.9
authservice-parent-1.15.8
authservice-parent-1.15.7
authservice-parent-1.15.6
authservice-parent-1.15.5
authservice-parent-1.15.4
authservice-parent-1.15.3
authservice-parent-1.15.2
authservice-parent-1.15.1
authservice-parent-1.15.0
1.14.x
authservice-parent-1.14.8
authservice-parent-1.14.7
authservice-parent-1.14.6
authservice-parent-1.14.5
authservice-parent-1.14.4
authservice-parent-1.14.3
authservice-parent-1.14.2
authservice-parent-1.14.1
authservice-parent-1.14.0
1.13.x
authservice-parent-1.13.12
authservice-parent-1.13.11
authservice-parent-1.13.10
authservice-parent-1.13.9
authservice-parent-1.13.8
authservice-parent-1.13.7
authservice-parent-1.13.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>no.priv.bang.authservice</groupId>
    <artifactId>authservice-parent</artifactId>
    <version>1.15.10</version>
</dependency>

Advertisement