Download fcrepo-mint-4.1.1.jar file - Jar f

Jar examples for f:fcrepo-mint

Description

The Fedora Commons repository Minter module: Provides repository identifier and path services.

You can download jar file fcrepo-mint 4.1.1 in this page.

Build File

You can use the following script to add fcrepo-mint-4.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

fcrepo-mint-4.1.1-javadoc.jar
fcrepo-mint-4.1.1-sources.jar
fcrepo-mint-4.1.1.jar
fcrepo-mint-4.1.1.pom



Related Tutorials