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