Jar examples for e:event-bus
Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features
You can download jar file event-bus 1.7.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add event-bus-1.7.1.jar to your project.
<dependency> <groupId>eu.xenit.de</groupId> <artifactId>event-bus</artifactId> <version>1.7.1</version> </dependency>
compile group: 'eu.xenit.de', name: 'event-bus', version: '1.7.1'
libraryDependencies += "eu.xenit.de" % "event-bus" % "1.7.1"
<dependency org="eu.xenit.de" name="event-bus" rev="1.7.1"/>
@Grapes(@Grab(group='eu.xenit.de', module='event-bus', version='1.7.1'))
'eu.xenit.de:event-bus:jar:1.7.1'
Click the following link to download the jar file.
event-bus-1.7.1-javadoc.jar