| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.seelyn |
| ArtifactId | ArtifactIdtdmq-spring-boot-starter-parent |
| Last Version | Last Version1.2.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontdmq-spring-boot-starter-parent
tdmq
|
| Filename | Size |
|---|---|
| tdmq-spring-boot-starter-parent-1.2.3.pom | 8 KB |
| Browse |
<!-- 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.2.3</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.2.3'
// https://jarcasting.com/artifacts/com.seelyn/tdmq-spring-boot-starter-parent/
implementation ("com.seelyn:tdmq-spring-boot-starter-parent:1.2.3")
'com.seelyn:tdmq-spring-boot-starter-parent:pom:1.2.3'
<dependency org="com.seelyn" name="tdmq-spring-boot-starter-parent" rev="1.2.3">
<artifact name="tdmq-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.seelyn', module='tdmq-spring-boot-starter-parent', version='1.2.3')
)
libraryDependencies += "com.seelyn" % "tdmq-spring-boot-starter-parent" % "1.2.3"
[com.seelyn/tdmq-spring-boot-starter-parent "1.2.3"]