License |
License |
---|---|
GroupId | GroupIdno.priv.bang.authservice |
ArtifactId | ArtifactIdauthservice.users |
Last Version | Last Version1.14.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuthentication webapp user admin service
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
|
Filename | Size |
---|---|
authservice.users-1.14.1.pom | |
authservice.users-1.14.1.jar | 15 KB |
authservice.users-1.14.1-sources.jar | 5 KB |
authservice.users-1.14.1-javadoc.jar | 397 KB |
authservice.users-1.14.1-features.xml | 915 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.users/ -->
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.users</artifactId>
<version>1.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.users/
implementation 'no.priv.bang.authservice:authservice.users:1.14.1'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.users/
implementation ("no.priv.bang.authservice:authservice.users:1.14.1")
'no.priv.bang.authservice:authservice.users:jar:1.14.1'
<dependency org="no.priv.bang.authservice" name="authservice.users" rev="1.14.1">
<artifact name="authservice.users" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice.users', version='1.14.1')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice.users" % "1.14.1"
[no.priv.bang.authservice/authservice.users "1.14.1"]
Group / Artifact | Type | Version |
---|---|---|
no.priv.bang.authservice : authservice.definitions | jar | 1.14.1 |
no.priv.bang.osgiservice : osgiservice.users | xml | |
no.priv.bang.beans : beans.immutable | xml |
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-core | jar | 1.7.0 |
org.apache.shiro : shiro-web | jar | 1.7.0 |
org.osgi : osgi.core | jar | |
org.osgi : org.osgi.service.component.annotations | jar | |
no.priv.bang.osgiservice : osgiservice.users | jar | |
no.priv.bang.beans : beans.immutable | jar | |
org.osgi : org.osgi.service.jdbc | jar | |
org.ops4j.pax.jdbc : pax-jdbc | 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 | |
no.priv.bang.osgi.service.adapters : service-mocks | jar | |
org.ops4j.pax.jdbc : pax-jdbc-pool-common | jar | |
org.ops4j.pax.jdbc : pax-jdbc-derby | jar | |
org.apache.derby : derby | jar | |
org.liquibase : liquibase-core | jar | |
no.priv.bang.authservice : authservice.db.liquibase | jar | 1.14.1 |
no.priv.bang.authservice : authservice.db.liquibase.test | jar | 1.14.1 |
no.priv.bang.authservice : authservice.web.security.dbrealm | jar | 1.14.1 |