MVN

com.kxjf.talos : talos-parent

Maven & Gradle

Dec 22, 2017
36 stars

talos-parent · 基于Google Dapper, Twitter Brave的分布式全链路监控

<dependency>
    <groupId>com.kxjf.talos</groupId>
    <artifactId>talos-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kxjf.talos : talos-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.kxjf.talos : talos-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
talos-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.kxjf.talos</groupId>
    <artifactId>talos-parent</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement