Jar examples for f:fcrepo-connector-file
The Fedora Commons repository filesystem connector module: Provides repository projection over hierarchical files/directories on the filesystem.
You can download jar file fcrepo-connector-file 4.2.0 in this page.
You can use the following script to add fcrepo-connector-file-4.2.0.jar to your project.
<dependency> <groupId>org.fcrepo</groupId> <artifactId>fcrepo-connector-file</artifactId> <version>4.2.0</version> </dependency>
compile group: 'org.fcrepo', name: 'fcrepo-connector-file', version: '4.2.0'
libraryDependencies += "org.fcrepo" % "fcrepo-connector-file" % "4.2.0"
<dependency org="org.fcrepo" name="fcrepo-connector-file" rev="4.2.0"/>
@Grapes(@Grab(group='org.fcrepo', module='fcrepo-connector-file', version='4.2.0'))
'org.fcrepo:fcrepo-connector-file:jar:4.2.0'
Click the following link to download the jar file.
fcrepo-connector-file-4.2.0-javadoc.jar