Jar examples for f:fcrepo-client
The Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.
You can download jar file fcrepo-client 2.2.4 in this page.
Apache License, Version 2.0
You can use the following script to add fcrepo-client-2.2.4.jar to your project.
<dependency> <groupId>com.googlecode.redbox-mint</groupId> <artifactId>fcrepo-client</artifactId> <version>2.2.4</version> </dependency>
compile group: 'com.googlecode.redbox-mint', name: 'fcrepo-client', version: '2.2.4'
libraryDependencies += "com.googlecode.redbox-mint" % "fcrepo-client" % "2.2.4"
<dependency org="com.googlecode.redbox-mint" name="fcrepo-client" rev="2.2.4"/>
@Grapes(@Grab(group='com.googlecode.redbox-mint', module='fcrepo-client', version='2.2.4'))
'com.googlecode.redbox-mint:fcrepo-client:jar:2.2.4'
Click the following link to download the jar file.
fcrepo-client-2.2.4-javadoc.jar