Last Version

kangaroo-mq 1.0.0

定义消息发送与接收规范

License

License

GroupId

GroupId

io.github.pactstart
ArtifactId

ArtifactId

kangaroo-mq
Version

Version

1.0.0
Type

Type

jar
Description

Description

kangaroo-mq
定义消息发送与接收规范

Download kangaroo-mq 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.11

Project Modules

There are no modules declared in this project.