Download fcrepo-http-commons-4.7.1.jar file - Jar f

Jar examples for f:fcrepo-http-commons

Description

The Fedora Commons repository HTTP commons module: Provides HTTP (JAX-RS) resources and helpers for use in assembling HTTP APIs over the Fedora Commons repository framework.

You can download jar file fcrepo-http-commons 4.7.1 in this page.

Build File

You can use the following script to add fcrepo-http-commons-4.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

fcrepo-http-commons-4.7.1-javadoc.jar
fcrepo-http-commons-4.7.1-sources.jar
fcrepo-http-commons-4.7.1-test-javadoc.jar
fcrepo-http-commons-4.7.1-tests.jar
fcrepo-http-commons-4.7.1.jar
fcrepo-http-commons-4.7.1.pom



Related Tutorials