Jar examples for m:mq-core
Core interfaces for a message bus based on topics, and an in-process implementation.
You can download jar file mq-core 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add mq-core-1.0.0.jar to your project.
<dependency> <groupId>com.kolibrifx.mq</groupId> <artifactId>mq-core</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.kolibrifx.mq', name: 'mq-core', version: '1.0.0'
libraryDependencies += "com.kolibrifx.mq" % "mq-core" % "1.0.0"
<dependency org="com.kolibrifx.mq" name="mq-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.kolibrifx.mq', module='mq-core', version='1.0.0'))
'com.kolibrifx.mq:mq-core:jar:1.0.0'
Click the following link to download the jar file.
mq-core-1.0.0-javadoc.jar