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