Last Version

Authentication webapp PostgreSQL database 1.6.0

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

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice.db.postgresql
Version

Version

1.6.0
Type

Type

jar
Description

Description

Authentication webapp PostgreSQL database
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.db.postgresql 1.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
no.priv.bang.osgiservice : osgiservice.database xml 1.4.0
org.postgresql : postgresql xml 42.2.8

provided (10)

Group / Artifact Type Version
no.priv.bang.authservice : authservice.definitions jar 1.6.0
no.priv.bang.authservice : authservice.db.liquibase jar 1.6.0
no.priv.bang.osgiservice : osgiservice.database jar 1.4.0
org.osgi : org.osgi.core jar 6.0.0
org.osgi : org.osgi.service.component.annotations jar 1.3.0
org.osgi : org.osgi.service.log jar 1.3.0
org.osgi : org.osgi.service.jdbc jar 1.0.0
org.ops4j.pax.jdbc : pax-jdbc jar 1.3.1
org.liquibase : liquibase-core jar 3.5.3
org.postgresql : postgresql jar 42.2.8

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.junit.vintage : junit-vintage-engine jar 5.4.2
org.junit.platform : junit-platform-launcher jar 1.4.2
org.assertj : assertj-core jar 3.9.0
org.mockito : mockito-core jar 1.10.19
no.priv.bang.osgi.service.adapters : service-mocks jar 1.0.1
org.ops4j.pax.jdbc : pax-jdbc-derby jar 1.3.1
org.apache.derby : derby jar 10.11.1.1

Project Modules

There are no modules declared in this project.