is not current version
Last Version 1.2.3

com.seelyn:tdmq-spring-boot-starter-demo 1.0.5


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seelyn
ArtifactId

ArtifactId

tdmq-spring-boot-starter-demo
Version

Version

1.0.5
Type

Type

jar

Download tdmq-spring-boot-starter-demo 1.0.5


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