не последняя версия
Последняя версия 4.7.5

org.fcrepo:fcrepo-auth-roles-common 4.0.0-alpha-3

This module adds access roles to the repository tree. It creates a REST/JSON API for post and get of access roles on Fedora objects and datastreams. It supports the querying of effective roles by policy enforcement points (PEPs).

Группа

Группа

org.fcrepo
Идентификатор

Идентификатор

fcrepo-auth-roles-common
Версия

Версия

4.0.0-alpha-3
Тип

Тип

jar

Скачать fcrepo-auth-roles-common 4.0.0-alpha-3


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