Jar examples for e:eventbus-core
TripleD is a framework to create CQRS based application using Java.
You can download jar file eventbus-core 0.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add eventbus-core-0.0.1.jar to your project.
<dependency> <groupId>eu.tripled-framework</groupId> <artifactId>eventbus-core</artifactId> <version>0.0.1</version> </dependency>
compile group: 'eu.tripled-framework', name: 'eventbus-core', version: '0.0.1'
libraryDependencies += "eu.tripled-framework" % "eventbus-core" % "0.0.1"
<dependency org="eu.tripled-framework" name="eventbus-core" rev="0.0.1"/>
@Grapes(@Grab(group='eu.tripled-framework', module='eventbus-core', version='0.0.1'))
'eu.tripled-framework:eventbus-core:jar:0.0.1'
Click the following link to download the jar file.
eventbus-core-0.0.1-javadoc.jar