Download fcrepo-kernel-impl-4.0.0-beta-01.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.0.0-beta-01 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

fcrepo-kernel-impl-4.0.0-beta-01-javadoc.jar
fcrepo-kernel-impl-4.0.0-beta-01-sources.jar
fcrepo-kernel-impl-4.0.0-beta-01-tests.jar
fcrepo-kernel-impl-4.0.0-beta-01.jar
fcrepo-kernel-impl-4.0.0-beta-01.pom



Related Tutorials