is not current version
Last Version 4.7.5

org.fcrepo:fcrepo-module-auth-rbacl 4.7.2

This module is a role-based access control plugin for the Fedora Repository.

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-module-auth-rbacl
Version

Version

4.7.2
Type

Type

pom

Download fcrepo-module-auth-rbacl 4.7.2


<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-module-auth-rbacl/ -->
<dependency>
    <groupId>org.fcrepo</groupId>
    <artifactId>fcrepo-module-auth-rbacl</artifactId>
    <version>4.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-module-auth-rbacl/
implementation 'org.fcrepo:fcrepo-module-auth-rbacl:4.7.2'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-module-auth-rbacl/
implementation ("org.fcrepo:fcrepo-module-auth-rbacl:4.7.2")
'org.fcrepo:fcrepo-module-auth-rbacl:pom:4.7.2'
<dependency org="org.fcrepo" name="fcrepo-module-auth-rbacl" rev="4.7.2">
  <artifact name="fcrepo-module-auth-rbacl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-module-auth-rbacl', version='4.7.2')
)
libraryDependencies += "org.fcrepo" % "fcrepo-module-auth-rbacl" % "4.7.2"
[org.fcrepo/fcrepo-module-auth-rbacl "4.7.2"]