Last Version

User management OSGi service 1.8.0

Components implementing this service encapsulates user and role management

License

License

GroupId

GroupId

no.priv.bang.osgiservice
ArtifactId

ArtifactId

osgiservice.users
Version

Version

1.8.0
Type

Type

jar
Description

Description

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

Download osgiservice.users 1.8.0


<!-- 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.