rabbitMQ_client

rabbitMQ_client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.jack90john
ArtifactId

ArtifactId

rabbitMQ_client
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

rabbitMQ_client
rabbitMQ_client.
Project URL

Project URL

https://github.com/jack90john/rabbitMQ_client
Source Code Management

Source Code Management

https://github.com/jack90john/rabbitMQ_client

Download rabbitMQ_client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.amqp : spring-amqp jar 2.1.6.RELEASE
org.springframework.amqp : spring-rabbit jar 2.1.6.RELEASE
com.rabbitmq : amqp-client jar 5.4.3
org.projectlombok : lombok Optional jar 1.18.8
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-collections4 jar RELEASE
com.alibaba : fastjson jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE
1.0.0