Download fcrepo-jms-4.3.0.jar file - Jar f

Jar examples for f:fcrepo-jms

Description

The Fedora Commons repository JMS module: Provides repository event publication via Java Message Service.

You can download jar file fcrepo-jms 4.3.0 in this page.

Build File

You can use the following script to add fcrepo-jms-4.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

fcrepo-jms-4.3.0-javadoc.jar
fcrepo-jms-4.3.0-sources.jar
fcrepo-jms-4.3.0-test-javadoc.jar
fcrepo-jms-4.3.0.jar
fcrepo-jms-4.3.0.pom



Related Tutorials