is not current version
Last Version 1.7.2

com.tencent.tars:tars-spring-parent 1.7.0


GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-spring-parent
Version

Version

1.7.0
Type

Type

pom

Download tars-spring-parent 1.7.0

Filename Size
tars-spring-parent-1.7.0.pom 699 bytes
Browse

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