Download fcrepo-common-3.6.2.jar file - Jar f

Jar examples for f:fcrepo-common

Description

You can download jar file fcrepo-common 3.6.2 in this page.

Build File

You can use the following script to add fcrepo-common-3.6.2.jar to your project.

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

Download

Click the following link to download the jar file.

fcrepo-common-3.6.2-javadoc.jar
fcrepo-common-3.6.2-sources.jar
fcrepo-common-3.6.2-tests.jar
fcrepo-common-3.6.2.jar
fcrepo-common-3.6.2.pom



Related Tutorials