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