Last Version

Authentication webapp derby database for use in development and testing 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

GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice.db.derby.test
Version

Version

1.6.0
Type

Type

jar
Description

Description

Authentication webapp derby database for use in development and testing
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.derby.test 1.6.0


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

Dependencies

compile (1)

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

provided (9)

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

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.