Last Version

play-commons-accesscontrol 1.1

User management of PLAY based on an RDF backend.

License

License

GroupId

GroupId

org.ow2.play
ArtifactId

ArtifactId

play-commons-accesscontrol
Version

Version

1.1
Type

Type

jar
Description

Description

play-commons-accesscontrol
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-accesscontrol 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.play : play-commons-constants jar 1.1
org.semweb4j : rdf2go.impl.jena jar 4.8.3

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.