is not current version
Last Version 1.2.3

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seelyn
ArtifactId

ArtifactId

tdmq-spring-boot-starter-demo
Version

Version

1.1.1
Type

Type

jar

Download tdmq-spring-boot-starter-demo 1.1.1


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