Jar examples for f:fcrepo-kernel-modeshape
An implementation of the Fedora Commons repository kernel, based on an underlying ModeShape data store: Provides the basic abstractions at the heart of the Fedora information architecture and machinery for manipulating them.
You can download jar file fcrepo-kernel-modeshape 4.7.2 in this page.
You can use the following script to add fcrepo-kernel-modeshape-4.7.2.jar to your project.
<dependency> <groupId>org.fcrepo</groupId> <artifactId>fcrepo-kernel-modeshape</artifactId> <version>4.7.2</version> </dependency>
compile group: 'org.fcrepo', name: 'fcrepo-kernel-modeshape', version: '4.7.2'
libraryDependencies += "org.fcrepo" % "fcrepo-kernel-modeshape" % "4.7.2"
<dependency org="org.fcrepo" name="fcrepo-kernel-modeshape" rev="4.7.2"/>
@Grapes(@Grab(group='org.fcrepo', module='fcrepo-kernel-modeshape', version='4.7.2'))
'org.fcrepo:fcrepo-kernel-modeshape:jar:4.7.2'
Click the following link to download the jar file.
fcrepo-kernel-modeshape-4.7.2-javadoc.jar