Download fcrepo-camel-4.4.3.jar file - Jar f

Jar examples for f:fcrepo-camel

Description

Camel Component for interacting with a Fedora Repository

You can download jar file fcrepo-camel 4.4.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add fcrepo-camel-4.4.3.jar to your project.

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

Download

Click the following link to download the jar file.

fcrepo-camel-4.4.3-javadoc.jar
fcrepo-camel-4.4.3-sources.jar
fcrepo-camel-4.4.3-test-javadoc.jar
fcrepo-camel-4.4.3.jar
fcrepo-camel-4.4.3.pom



Related Tutorials