is not current version
Last Version 1.2.3

com.seelyn:tdmq-spring-boot-starter-parent 1.0.7

tdmq

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seelyn
ArtifactId

ArtifactId

tdmq-spring-boot-starter-parent
Version

Version

1.0.7
Type

Type

pom

Download tdmq-spring-boot-starter-parent 1.0.7


<!-- https://jarcasting.com/artifacts/com.seelyn/tdmq-spring-boot-starter-parent/ -->
<dependency>
    <groupId>com.seelyn</groupId>
    <artifactId>tdmq-spring-boot-starter-parent</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.seelyn/tdmq-spring-boot-starter-parent/
implementation 'com.seelyn:tdmq-spring-boot-starter-parent:1.0.7'
// https://jarcasting.com/artifacts/com.seelyn/tdmq-spring-boot-starter-parent/
implementation ("com.seelyn:tdmq-spring-boot-starter-parent:1.0.7")
'com.seelyn:tdmq-spring-boot-starter-parent:pom:1.0.7'
<dependency org="com.seelyn" name="tdmq-spring-boot-starter-parent" rev="1.0.7">
  <artifact name="tdmq-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.seelyn', module='tdmq-spring-boot-starter-parent', version='1.0.7')
)
libraryDependencies += "com.seelyn" % "tdmq-spring-boot-starter-parent" % "1.0.7"
[com.seelyn/tdmq-spring-boot-starter-parent "1.0.7"]