Download fcrepo-http-api-4.7.4.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.7.4 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

fcrepo-http-api-4.7.4-javadoc.jar
fcrepo-http-api-4.7.4-sources.jar
fcrepo-http-api-4.7.4-test-javadoc.jar
fcrepo-http-api-4.7.4-tests.jar
fcrepo-http-api-4.7.4.jar
fcrepo-http-api-4.7.4.pom



Related Tutorials