Last Version

tangyuan-mq 1.2.1

tangyuan-mq is the message service component in the tangyuan framework.

License

License

GroupId

GroupId

org.xson
ArtifactId

ArtifactId

tangyuan-mq
Version

Version

1.2.1
Type

Type

jar
Description

Description

tangyuan-mq
tangyuan-mq is the message service component in the tangyuan framework.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/xsonorg/tangyuan2.git

Download tangyuan-mq 1.2.1


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

Dependencies

provided (4)

Group / Artifact Type Version
org.xson : tangyuan-base jar 1.2.0
org.xson : common-object jar 1.0.2
org.apache.activemq : activemq-client jar 5.14.5
com.rabbitmq : amqp-client jar 4.1.0

Project Modules

There are no modules declared in this project.