Download fcrepo-auth-oauth-4.0.0-alpha-2.jar file - Jar f

Jar examples for f:fcrepo-auth-oauth

Description

Fedora OAuth 2.0 module

You can download jar file fcrepo-auth-oauth 4.0.0-alpha-2 in this page.

Build File

You can use the following script to add fcrepo-auth-oauth-4.0.0-alpha-2.jar to your project.

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

Download

Click the following link to download the jar file.

fcrepo-auth-oauth-4.0.0-alpha-2-javadoc.jar
fcrepo-auth-oauth-4.0.0-alpha-2-sources.jar
fcrepo-auth-oauth-4.0.0-alpha-2.jar
fcrepo-auth-oauth-4.0.0-alpha-2.pom



Related Tutorials