is not current version
Last Version 1.7.2

com.tencent.tars:tars-spring-boot-starter 1.6.3


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-spring-boot-starter
Version

Version

1.6.3
Type

Type

jar

Download tars-spring-boot-starter 1.6.3


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