| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.play |
| ArtifactId | ArtifactIdplay-commons-accesscontrol |
| Version | Version1.1 |
| Type | Typejar |
| Description |
Descriptionplay-commons-accesscontrol
User management of PLAY based on an RDF backend.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.play : play-commons-constants | jar | 1.1 |
| org.semweb4j : rdf2go.impl.jena | jar | 4.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| xmlunit : xmlunit | jar | 1.3 |