Jar examples for a:aloha-core
Aloha is an message bus written in Java
You can download jar file aloha-core 1.0.4-alpha in this page.
The Apache Software License, Version 2.0
You can use the following script to add aloha-core-1.0.4-alpha.jar to your project.
<dependency> <groupId>io.bayberry</groupId> <artifactId>aloha-core</artifactId> <version>1.0.4-alpha</version> </dependency>
compile group: 'io.bayberry', name: 'aloha-core', version: '1.0.4-alpha'
libraryDependencies += "io.bayberry" % "aloha-core" % "1.0.4-alpha"
<dependency org="io.bayberry" name="aloha-core" rev="1.0.4-alpha"/>
@Grapes(@Grab(group='io.bayberry', module='aloha-core', version='1.0.4-alpha'))
'io.bayberry:aloha-core:jar:1.0.4-alpha'
Click the following link to download the jar file.
aloha-core-1.0.4-alpha-javadoc.jar