com.github.combinedmq:combinedmq-spring-boot-autoconfigure

Spring Boot support for combinedmq

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.combinedmq
ArtifactId

ArtifactId

combinedmq-spring-boot-autoconfigure
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot support for combinedmq

Download combinedmq-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.projectlombok : lombok jar 1.16.20
com.github.combinedmq : combinedmq Optional jar 1.0.0
com.github.combinedmq : combinedmq-spring Optional jar 1.0.2
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

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