Last Version

com.github.combinedmq:combinedmq-spring-boot-samples 1.0.2

Spring Boot support for combinedmq

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.combinedmq
ArtifactId

ArtifactId

combinedmq-spring-boot-samples
Version

Version

1.0.2
Type

Type

pom
Description

Description

Spring Boot support for combinedmq

Download combinedmq-spring-boot-samples 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.combinedmq/combinedmq-spring-boot-samples/ -->
<dependency>
    <groupId>com.github.combinedmq</groupId>
    <artifactId>combinedmq-spring-boot-samples</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.combinedmq/combinedmq-spring-boot-samples/
implementation 'com.github.combinedmq:combinedmq-spring-boot-samples:1.0.2'
// https://jarcasting.com/artifacts/com.github.combinedmq/combinedmq-spring-boot-samples/
implementation ("com.github.combinedmq:combinedmq-spring-boot-samples:1.0.2")
'com.github.combinedmq:combinedmq-spring-boot-samples:pom:1.0.2'
<dependency org="com.github.combinedmq" name="combinedmq-spring-boot-samples" rev="1.0.2">
  <artifact name="combinedmq-spring-boot-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.combinedmq', module='combinedmq-spring-boot-samples', version='1.0.2')
)
libraryDependencies += "com.github.combinedmq" % "combinedmq-spring-boot-samples" % "1.0.2"
[com.github.combinedmq/combinedmq-spring-boot-samples "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-sample-queue
  • combinedmq-spring-boot-sample-consumer
  • combinedmq-spring-boot-sample-producer