Download fcrepo-http-commons-4.5.0.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.5.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials