MVN

com.github.kancyframework : time-watcher

Maven & Gradle

Feb 10, 2022
0 stars

time-watcher · 耗时分析工具

<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>time-watcher</artifactId>
    <version>0.0.4-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kancyframework : time-watcher to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4-RELEASE

All Versions

Choose a version of com.github.kancyframework : time-watcher to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
time-watcher-0.0.4-RELEASE
time-watcher-0.0.3-RELEASE
time-watcher-0.0.2-RELEASE
time-watcher-0.0.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>time-watcher</artifactId>
    <version>0.0.4-RELEASE</version>
</dependency>