License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.combinedmq |
ArtifactId | ArtifactIdcombinedmq-spring-boot-autoconfigure |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot support for combinedmq
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |