File | Operation |
---|---|
tars-spring-parent-1.7.4.pom | download |
<dependency>
<groupId>com.tencent.tars</groupId>
<artifactId>tars-spring-parent</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.tencent.tars', module='tars-spring-parent', version='1.7.4')
)
<parent> <groupId>com.tencent.tars</groupId> <artifactId>tars-parent</artifactId> <version>1.7.4</version> </parent>