Jar examples for f:fcrepo-http-commons
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.2 in this page.
You can use the following script to add fcrepo-http-commons-4.7.2.jar to your project.
<dependency> <groupId>org.fcrepo</groupId> <artifactId>fcrepo-http-commons</artifactId> <version>4.7.2</version> </dependency>
compile group: 'org.fcrepo', name: 'fcrepo-http-commons', version: '4.7.2'
libraryDependencies += "org.fcrepo" % "fcrepo-http-commons" % "4.7.2"
<dependency org="org.fcrepo" name="fcrepo-http-commons" rev="4.7.2"/>
@Grapes(@Grab(group='org.fcrepo', module='fcrepo-http-commons', version='4.7.2'))
'org.fcrepo:fcrepo-http-commons:jar:4.7.2'
Click the following link to download the jar file.
fcrepo-http-commons-4.7.2-javadoc.jar