User management OSGi service

Components implementing this service encapsulates user and role management

License

License

GroupId

GroupId

no.priv.bang.osgiservice
ArtifactId

ArtifactId

osgiservice.users
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

User management OSGi service
Components implementing this service encapsulates user and role management

Download osgiservice.users

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
no.priv.bang.beans : beans.immutable xml

provided (1)

Group / Artifact Type Version
no.priv.bang.beans : beans.immutable jar

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.junit.platform : junit-platform-launcher jar
org.junit.platform : junit-platform-runner jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0