Jar examples for f:fcrepo-auth-roles-common
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).
You can download jar file fcrepo-auth-roles-common 4.2.0 in this page.
You can use the following script to add fcrepo-auth-roles-common-4.2.0.jar to your project.
<dependency> <groupId>org.fcrepo</groupId> <artifactId>fcrepo-auth-roles-common</artifactId> <version>4.2.0</version> </dependency>
compile group: 'org.fcrepo', name: 'fcrepo-auth-roles-common', version: '4.2.0'
libraryDependencies += "org.fcrepo" % "fcrepo-auth-roles-common" % "4.2.0"
<dependency org="org.fcrepo" name="fcrepo-auth-roles-common" rev="4.2.0"/>
@Grapes(@Grab(group='org.fcrepo', module='fcrepo-auth-roles-common', version='4.2.0'))
'org.fcrepo:fcrepo-auth-roles-common:jar:4.2.0'
Click the following link to download the jar file.
fcrepo-auth-roles-common-4.2.0-javadoc.jar