Jar examples for j:jebu-api
Java Event BUs API - a publish subscriber implementation for Java
You can download jar file jebu-api 0.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jebu-api-0.4.0.jar to your project.
<dependency> <groupId>de.nikem.jebu</groupId> <artifactId>jebu-api</artifactId> <version>0.4.0</version> </dependency>
compile group: 'de.nikem.jebu', name: 'jebu-api', version: '0.4.0'
libraryDependencies += "de.nikem.jebu" % "jebu-api" % "0.4.0"
<dependency org="de.nikem.jebu" name="jebu-api" rev="0.4.0"/>
@Grapes(@Grab(group='de.nikem.jebu', module='jebu-api', version='0.4.0'))
'de.nikem.jebu:jebu-api:jar:0.4.0'
Click the following link to download the jar file.
jebu-api-0.4.0-javadoc.jar