is not current version
Last Version 2.1.3

eu.xenit.de:event-bus 1.5.0

Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features

GroupId

GroupId

eu.xenit.de
ArtifactId

ArtifactId

event-bus
Version

Version

1.5.0
Type

Type

jar

Download event-bus 1.5.0


<!-- https://jarcasting.com/artifacts/eu.xenit.de/event-bus/ -->
<dependency>
    <groupId>eu.xenit.de</groupId>
    <artifactId>event-bus</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.xenit.de/event-bus/
implementation 'eu.xenit.de:event-bus:1.5.0'
// https://jarcasting.com/artifacts/eu.xenit.de/event-bus/
implementation ("eu.xenit.de:event-bus:1.5.0")
'eu.xenit.de:event-bus:jar:1.5.0'
<dependency org="eu.xenit.de" name="event-bus" rev="1.5.0">
  <artifact name="event-bus" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.xenit.de', module='event-bus', version='1.5.0')
)
libraryDependencies += "eu.xenit.de" % "event-bus" % "1.5.0"
[eu.xenit.de/event-bus "1.5.0"]