License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.combinedmq |
ArtifactId | ArtifactIdcombinedmq-spring-boot-sample-producer |
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-sample-producer/ -->
<dependency>
<groupId>com.github.combinedmq</groupId>
<artifactId>combinedmq-spring-boot-sample-producer</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.combinedmq/combinedmq-spring-boot-sample-producer/
implementation 'com.github.combinedmq:combinedmq-spring-boot-sample-producer:1.0.2'
// https://jarcasting.com/artifacts/com.github.combinedmq/combinedmq-spring-boot-sample-producer/
implementation ("com.github.combinedmq:combinedmq-spring-boot-sample-producer:1.0.2")
'com.github.combinedmq:combinedmq-spring-boot-sample-producer:jar:1.0.2'
<dependency org="com.github.combinedmq" name="combinedmq-spring-boot-sample-producer" rev="1.0.2">
<artifact name="combinedmq-spring-boot-sample-producer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.combinedmq', module='combinedmq-spring-boot-sample-producer', version='1.0.2')
)
libraryDependencies += "com.github.combinedmq" % "combinedmq-spring-boot-sample-producer" % "1.0.2"
[com.github.combinedmq/combinedmq-spring-boot-sample-producer "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
com.github.combinedmq : combinedmq-spring-boot-starter | jar | 1.0.2 |
com.github.combinedmq : combinedmq-spring-boot-sample-queue | jar | 1.0.2 |