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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials