Download contrib-eventbus-0.11.4.jar file - Jar c

Jar examples for c:contrib-eventbus

Description

Drop-in low throughput synchronous immediate delivery eventbus for artemis-odb.

You can download jar file contrib-eventbus 0.11.4 in this page.

Build File

You can use the following script to add contrib-eventbus-0.11.4.jar to your project.

<dependency>
   <groupId>net.mostlyoriginal.artemis-odb</groupId>
   <artifactId>contrib-eventbus</artifactId>
   <version>0.11.4</version>
</dependency>
compile group: 'net.mostlyoriginal.artemis-odb', name: 'contrib-eventbus', version: '0.11.4'
libraryDependencies += "net.mostlyoriginal.artemis-odb" % "contrib-eventbus" % "0.11.4"
<dependency org="net.mostlyoriginal.artemis-odb" name="contrib-eventbus" rev="0.11.4"/>
@Grapes(@Grab(group='net.mostlyoriginal.artemis-odb', module='contrib-eventbus', version='0.11.4'))
'net.mostlyoriginal.artemis-odb:contrib-eventbus:jar:0.11.4'

Download

Click the following link to download the jar file.

contrib-eventbus-0.11.4-javadoc.jar
contrib-eventbus-0.11.4-sources.jar
contrib-eventbus-0.11.4.jar
contrib-eventbus-0.11.4.pom



Related Tutorials