is not current version
Last Version 1.14.1

Authentication webapp user admin web API 1.13.11

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.web.users.api
Version

Version

1.13.11
Type

Type

jar
Description

Description

Authentication webapp user admin web API
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.web.users.api 1.13.11


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

Dependencies

compile (3)

Group / Artifact Type Version
no.priv.bang.osgiservice : osgiservice.users xml
no.priv.bang.beans : beans.immutable xml
no.priv.bang.servlet : servlet.jersey xml

provided (12)

Group / Artifact Type Version
no.priv.bang.osgiservice : osgiservice.users jar
no.priv.bang.authservice : authservice.definitions jar 1.13.11
org.ops4j.pax.web : pax-web-api jar
javax.servlet : javax.servlet-api jar
org.ops4j.pax.web : pax-web-extender-whiteboard jar
org.osgi : osgi.core jar
org.osgi : osgi.cmpn jar
no.priv.bang.beans : beans.immutable jar
org.glassfish.jersey.inject : jersey-hk2 jar
org.glassfish.jersey.containers : jersey-container-servlet jar
org.glassfish.jersey.media : jersey-media-json-jackson jar
no.priv.bang.servlet : servlet.jersey jar

test (8)

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
no.priv.bang.osgi.service.adapters : adapters.logservice jar

Project Modules

There are no modules declared in this project.