is not current version
Last Version 4.7.5

org.fcrepo:fcrepo-auth-roles-basic 4.0.0-beta-03

A basic implementation of a Fedora authorization delegate that uses the access roles of reader, writer and admin.

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-auth-roles-basic
Version

Version

4.0.0-beta-03
Type

Type

jar

Download fcrepo-auth-roles-basic 4.0.0-beta-03


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