CombinedMq Spring Boot

Spring Boot support for combinedmq

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.combinedmq
ArtifactId

ArtifactId

combinedmq-spring-boot
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

CombinedMq Spring Boot
Spring Boot support for combinedmq
Project URL

Project URL

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

Download combinedmq-spring-boot

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • combinedmq-spring-boot-autoconfigure
  • combinedmq-spring-boot-starter
  • combinedmq-spring-boot-samples
com.github.combinedmq

CombinedMq

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

Versions

Version
1.0.2
1.0.1