Download fcrepo-kernel-4.1.0.jar file - Jar f

Jar examples for f:fcrepo-kernel

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

Build File

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

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

Download

Click the following link to download the jar file.

fcrepo-kernel-4.1.0-sources.jar
fcrepo-kernel-4.1.0.jar
fcrepo-kernel-4.1.0.pom



Related Tutorials