Last Version

zjc-rabbit 1.1.1

homemade rabbitMQ framework

License

License

MIT License
GroupId

GroupId

com.github.jzhi001
ArtifactId

ArtifactId

zjc-rabbit
Version

Version

1.1.1
Type

Type

jar
Description

Description

zjc-rabbit
homemade rabbitMQ framework

Download zjc-rabbit 1.1.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.50
com.rabbitmq : amqp-client jar 5.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.fasterxml.jackson.core : jackson-annotations jar 2.9.5
org.apache.logging.log4j : log4j-core jar 2.9.1
org.apache.logging.log4j : log4j-api jar 2.9.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.