Download fcrepo-kernel-4.0.0-alpha-1.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.0.0-alpha-1 in this page.

Build File

You can use the following script to add fcrepo-kernel-4.0.0-alpha-1.jar to your project.

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

Download

Click the following link to download the jar file.

fcrepo-kernel-4.0.0-alpha-1-javadoc.jar
fcrepo-kernel-4.0.0-alpha-1-sources.jar
fcrepo-kernel-4.0.0-alpha-1-tests.jar
fcrepo-kernel-4.0.0-alpha-1.jar
fcrepo-kernel-4.0.0-alpha-1.pom



Related Tutorials