mq

The remote process call framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mq
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

pom
Description

Description

mq
The remote process call framework.
Source Code Management

Source Code Management

https://github.com/houbb/mq

Download mq

Filename Size
mq-0.1.4.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mq-common
  • mq-producer
  • mq-consumer
  • mq-test
  • mq-broker

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0