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