Jar examples for f:fcrepo-kernel
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-4 in this page.
You can use the following script to add fcrepo-kernel-4.0.0-alpha-4.jar to your project.
<dependency> <groupId>org.fcrepo</groupId> <artifactId>fcrepo-kernel</artifactId> <version>4.0.0-alpha-4</version> </dependency>
compile group: 'org.fcrepo', name: 'fcrepo-kernel', version: '4.0.0-alpha-4'
libraryDependencies += "org.fcrepo" % "fcrepo-kernel" % "4.0.0-alpha-4"
<dependency org="org.fcrepo" name="fcrepo-kernel" rev="4.0.0-alpha-4"/>
@Grapes(@Grab(group='org.fcrepo', module='fcrepo-kernel', version='4.0.0-alpha-4'))
'org.fcrepo:fcrepo-kernel:jar:4.0.0-alpha-4'
Click the following link to download the jar file.
fcrepo-kernel-4.0.0-alpha-4-javadoc.jar