Download fcrepo-http-api-4.0.0-alpha-1.jar file - Jar f

Jar examples for f:fcrepo-http-api

Description

The Fedora Commons repository HTTP API: Provides a RESTful HTTP API to interact with the Fedora Commons repository.

You can download jar file fcrepo-http-api 4.0.0-alpha-1 in this page.

Build File

You can use the following script to add fcrepo-http-api-4.0.0-alpha-1.jar to your project.

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

Download

Click the following link to download the jar file.

fcrepo-http-api-4.0.0-alpha-1-javadoc.jar
fcrepo-http-api-4.0.0-alpha-1-sources.jar
fcrepo-http-api-4.0.0-alpha-1-tests.jar
fcrepo-http-api-4.0.0-alpha-1.jar
fcrepo-http-api-4.0.0-alpha-1.pom



Related Tutorials