License |
License |
---|---|
GroupId | GroupIdno.priv.bang.authservice |
ArtifactId | ArtifactIdauthservice.web.users.frontend |
Last Version | Last Version1.14.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuthentication webapp user admin frontend
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
|
<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.users.frontend/ -->
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.web.users.frontend</artifactId>
<version>1.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.users.frontend/
implementation 'no.priv.bang.authservice:authservice.web.users.frontend:1.14.1'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.users.frontend/
implementation ("no.priv.bang.authservice:authservice.web.users.frontend:1.14.1")
'no.priv.bang.authservice:authservice.web.users.frontend:jar:1.14.1'
<dependency org="no.priv.bang.authservice" name="authservice.web.users.frontend" rev="1.14.1">
<artifact name="authservice.web.users.frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice.web.users.frontend', version='1.14.1')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice.web.users.frontend" % "1.14.1"
[no.priv.bang.authservice/authservice.web.users.frontend "1.14.1"]
Group / Artifact | Type | Version |
---|---|---|
no.priv.bang.osgi.service.adapters : adapters.logservice | xml | |
no.priv.bang.servlet : servlet.frontend | xml |
Group / Artifact | Type | Version |
---|---|---|
no.priv.bang.authservice : authservice.web.users.api | jar | 1.14.1 |
org.osgi : org.osgi.service.log | jar | |
org.osgi : org.osgi.service.component.annotations | jar | |
no.priv.bang.osgi.service.adapters : adapters.logservice | jar | |
org.ops4j.pax.web : pax-web-api | jar | |
javax.servlet : javax.servlet-api | jar | |
no.priv.bang.servlet : servlet.frontend | jar | |
org.ops4j.pax.web : pax-web-runtime | jar | |
org.ops4j.pax.web : pax-web-extender-whiteboard | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-core | jar | |
com.mockrunner : mockrunner-servlet | jar | |
no.priv.bang.osgi.service.adapters : service-mocks | jar |