Download fcrepo-kernel-impl-4.1.1.jar file - Jar f

Jar examples for f:fcrepo-kernel-impl

Description

The Fedora Commons repository kernel: Provides the basic abstractions at the heart of the Fedora information architecture and machinery for manipulating them.

You can download jar file fcrepo-kernel-impl 4.1.1 in this page.

Build File

You can use the following script to add fcrepo-kernel-impl-4.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

fcrepo-kernel-impl-4.1.1-javadoc.jar
fcrepo-kernel-impl-4.1.1-sources.jar
fcrepo-kernel-impl-4.1.1-tests.jar
fcrepo-kernel-impl-4.1.1.jar
fcrepo-kernel-impl-4.1.1.pom



Related Tutorials