Last Version

ReBAC Java Library 0.1.7

A Java library for Relationship-Based Access Control

License

License

The MIT License (MIT)
GroupId

GroupId

ca.ucalgary.ispia
ArtifactId

ArtifactId

rebac
Version

Version

0.1.7
Type

Type

jar
Description

Description

ReBAC Java Library
A Java library for Relationship-Based Access Control
Project URL

Project URL

http://ispia.ucalgary.ca
Source Code Management

Source Code Management

http://svn.code.sf.net/p/rebac/code/tags/rebac-0.1.7

Download rebac 0.1.7


<!-- https://jarcasting.com/artifacts/ca.ucalgary.ispia/rebac/ -->
<dependency>
    <groupId>ca.ucalgary.ispia</groupId>
    <artifactId>rebac</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/ca.ucalgary.ispia/rebac/
implementation 'ca.ucalgary.ispia:rebac:0.1.7'
// https://jarcasting.com/artifacts/ca.ucalgary.ispia/rebac/
implementation ("ca.ucalgary.ispia:rebac:0.1.7")
'ca.ucalgary.ispia:rebac:jar:0.1.7'
<dependency org="ca.ucalgary.ispia" name="rebac" rev="0.1.7">
  <artifact name="rebac" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.ucalgary.ispia', module='rebac', version='0.1.7')
)
libraryDependencies += "ca.ucalgary.ispia" % "rebac" % "0.1.7"
[ca.ucalgary.ispia/rebac "0.1.7"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.