com.github.houbb:mq-consumer

The remote process call framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mq-consumer
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

The remote process call framework.

Download mq-consumer

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/mq-consumer/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>mq-consumer</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/mq-consumer/
implementation 'com.github.houbb:mq-consumer:0.1.4'
// https://jarcasting.com/artifacts/com.github.houbb/mq-consumer/
implementation ("com.github.houbb:mq-consumer:0.1.4")
'com.github.houbb:mq-consumer:jar:0.1.4'
<dependency org="com.github.houbb" name="mq-consumer" rev="0.1.4">
  <artifact name="mq-consumer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='mq-consumer', version='0.1.4')
)
libraryDependencies += "com.github.houbb" % "mq-consumer" % "0.1.4"
[com.github.houbb/mq-consumer "0.1.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : mq-common jar 0.1.4
com.github.houbb : mq-broker jar 0.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0