Download fcrepo-kernel-modeshape-4.6.0.jar file - Jar f

Jar examples for f:fcrepo-kernel-modeshape

Description

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.6.0 in this page.

Build File

You can use the following script to add fcrepo-kernel-modeshape-4.6.0.jar to your project.

<dependency>
   <groupId>org.fcrepo</groupId>
   <artifactId>fcrepo-kernel-modeshape</artifactId>
   <version>4.6.0</version>
</dependency>
compile group: 'org.fcrepo', name: 'fcrepo-kernel-modeshape', version: '4.6.0'
libraryDependencies += "org.fcrepo" % "fcrepo-kernel-modeshape" % "4.6.0"
<dependency org="org.fcrepo" name="fcrepo-kernel-modeshape" rev="4.6.0"/>
@Grapes(@Grab(group='org.fcrepo', module='fcrepo-kernel-modeshape', version='4.6.0'))
'org.fcrepo:fcrepo-kernel-modeshape:jar:4.6.0'

Download

Click the following link to download the jar file.

fcrepo-kernel-modeshape-4.6.0-javadoc.jar
fcrepo-kernel-modeshape-4.6.0-sources.jar
fcrepo-kernel-modeshape-4.6.0-test-javadoc.jar
fcrepo-kernel-modeshape-4.6.0-tests.jar
fcrepo-kernel-modeshape-4.6.0.jar
fcrepo-kernel-modeshape-4.6.0.pom



Related Tutorials