| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.combinedmq |
| ArtifactId | ArtifactIdcombinedmq-spring-boot |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCombinedMq Spring Boot
Spring Boot support for combinedmq
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| combinedmq-spring-boot-1.0.2.pom | 6 KB |
| Browse |
<!-- 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"]