Download fcrepo-configs-4.5.1.jar file - Jar f

Jar examples for f:fcrepo-configs

Description

The Fedora Commons repository configurations module: Provides configuration resources that are used in integration testing and deployments.

You can download jar file fcrepo-configs 4.5.1 in this page.

Build File

You can use the following script to add fcrepo-configs-4.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

fcrepo-configs-4.5.1-javadoc.jar
fcrepo-configs-4.5.1-sources.jar
fcrepo-configs-4.5.1-test-javadoc.jar
fcrepo-configs-4.5.1.jar
fcrepo-configs-4.5.1.pom



Related Tutorials