Last Version

mq 0.1.4

The remote process call framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mq
Version

Version

0.1.4
Type

Type

pom
Description

Description

mq
The remote process call framework.
Source Code Management

Source Code Management

https://github.com/houbb/mq

Download mq 0.1.4

Filename Size
mq-0.1.4.pom 11 KB
Browse

<!-- 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