Last Version

Tars 1.7.2

Super POM For Projects

License

License

GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-parent
Version

Version

1.7.2
Type

Type

pom
Description

Description

Tars
Super POM For Projects
Project URL

Project URL

https://github.com/TarsCloud/Tars
Source Code Management

Source Code Management

https://github.com/TarsCloud/Tars

Download tars-parent 1.7.2

Filename Size
tars-parent-1.7.2.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • net
  • distributedContext
  • core
  • tools
  • protobuf
  • spring
  • core/server.pom.xml
  • core/client.pom.xml
  • tars-plugins