License |
License |
---|---|
GroupId | GroupIdno.priv.bang.authservice |
ArtifactId | ArtifactIdauthservice.tests |
Last Version | Last Version1.14.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuthentication webapp integration tests
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.tests-1.14.1.pom | |
authservice.tests-1.14.1.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.tests/ -->
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.tests</artifactId>
<version>1.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.tests/
implementation 'no.priv.bang.authservice:authservice.tests:1.14.1'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.tests/
implementation ("no.priv.bang.authservice:authservice.tests:1.14.1")
'no.priv.bang.authservice:authservice.tests:jar:1.14.1'
<dependency org="no.priv.bang.authservice" name="authservice.tests" rev="1.14.1">
<artifact name="authservice.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice.tests', version='1.14.1')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice.tests" % "1.14.1"
[no.priv.bang.authservice/authservice.tests "1.14.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.ops4j.pax.exam : pax-exam | jar | |
org.awaitility : awaitility | jar | |
no.priv.bang.authservice : karaf | xml | 1.14.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicemix.bundles : org.apache.servicemix.bundles.hamcrest | jar | 1.3_1 |
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.exam : pax-exam-junit4 | jar | |
org.ops4j.pax.exam : pax-exam-container-karaf | jar | |
org.apache.karaf.itests : common | jar | 4.4.0 |
org.apache.karaf : apache-karaf | tar.gz |