Download fcrepo-auth-common-4.0.0-beta-02.jar file - Jar f

Jar examples for f:fcrepo-auth-common

Description

Provides unified policy enforcement points for various access control implementations.

You can download jar file fcrepo-auth-common 4.0.0-beta-02 in this page.

Build File

You can use the following script to add fcrepo-auth-common-4.0.0-beta-02.jar to your project.

<dependency>
   <groupId>org.fcrepo</groupId>
   <artifactId>fcrepo-auth-common</artifactId>
   <version>4.0.0-beta-02</version>
</dependency>
compile group: 'org.fcrepo', name: 'fcrepo-auth-common', version: '4.0.0-beta-02'
libraryDependencies += "org.fcrepo" % "fcrepo-auth-common" % "4.0.0-beta-02"
<dependency org="org.fcrepo" name="fcrepo-auth-common" rev="4.0.0-beta-02"/>
@Grapes(@Grab(group='org.fcrepo', module='fcrepo-auth-common', version='4.0.0-beta-02'))
'org.fcrepo:fcrepo-auth-common:jar:4.0.0-beta-02'

Download

Click the following link to download the jar file.

fcrepo-auth-common-4.0.0-beta-02-javadoc.jar
fcrepo-auth-common-4.0.0-beta-02-sources.jar
fcrepo-auth-common-4.0.0-beta-02.jar
fcrepo-auth-common-4.0.0-beta-02.pom



Related Tutorials