Last Version

play-commons-usermanagement 1.0

User management of PLAY based on an RDF backend.

License

License

GroupId

GroupId

org.ow2.play
ArtifactId

ArtifactId

play-commons-usermanagement
Version

Version

1.0
Type

Type

jar
Description

Description

play-commons-usermanagement
User management of PLAY based on an RDF backend.
Project Organization

Project Organization

OW2 Consortium
Source Code Management

Source Code Management

https://github.com/play-project/play-commons

Download play-commons-usermanagement 1.0


<!-- https://jarcasting.com/artifacts/org.ow2.play/play-commons-usermanagement/ -->
<dependency>
    <groupId>org.ow2.play</groupId>
    <artifactId>play-commons-usermanagement</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.play/play-commons-usermanagement/
implementation 'org.ow2.play:play-commons-usermanagement:1.0'
// https://jarcasting.com/artifacts/org.ow2.play/play-commons-usermanagement/
implementation ("org.ow2.play:play-commons-usermanagement:1.0")
'org.ow2.play:play-commons-usermanagement:jar:1.0'
<dependency org="org.ow2.play" name="play-commons-usermanagement" rev="1.0">
  <artifact name="play-commons-usermanagement" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.play', module='play-commons-usermanagement', version='1.0')
)
libraryDependencies += "org.ow2.play" % "play-commons-usermanagement" % "1.0"
[org.ow2.play/play-commons-usermanagement "1.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.