CombinedMq Spring

Spring support for combinedmq

License

License

GroupId

GroupId

com.github.combinedmq
ArtifactId

ArtifactId

combinedmq-spring
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

CombinedMq Spring
Spring support for combinedmq
Project URL

Project URL

https://github.com/combinedmq/combinedmq-spring

Download combinedmq-spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.combinedmq : combinedmq jar 1.0.0
org.javassist : javassist jar 3.24.0-GA
cglib : cglib jar 3.2.7
com.alibaba : fastjson jar 1.2.31

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.10.RELEASE

Project Modules

There are no modules declared in this project.
com.github.combinedmq

CombinedMq

对rabbitmq、activemq、kafka进行了抽象封装,实现了spring和spring boot的集成

Versions

Version
1.0.2
1.0.1
1.0.0