Download fcrepo-fixity-4.7.2.jar file - Jar f

Jar examples for f:fcrepo-fixity

Description

Camel-based fixity checking service

You can download jar file fcrepo-fixity 4.7.2 in this page.

Build File

You can use the following script to add fcrepo-fixity-4.7.2.jar to your project.

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

Download

Click the following link to download the jar file.

fcrepo-fixity-4.7.2-javadoc.jar
fcrepo-fixity-4.7.2-sources.jar
fcrepo-fixity-4.7.2-test-javadoc.jar
fcrepo-fixity-4.7.2.jar
fcrepo-fixity-4.7.2.pom



Related Tutorials