time-watcher

耗时分析工具

License

License

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

time-watcher
Last Version

Last Version

0.0.4-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

time-watcher
耗时分析工具
Project URL

Project URL

https://github.com/kancyframework/time-watcher
Source Code Management

Source Code Management

https://github.com/kancyframework/time-watcher.git

Download time-watcher

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/ -->
<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>time-watcher</artifactId>
    <version>0.0.4-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/
implementation 'com.github.kancyframework:time-watcher:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/
implementation ("com.github.kancyframework:time-watcher:0.0.4-RELEASE")
'com.github.kancyframework:time-watcher:pom:0.0.4-RELEASE'
<dependency org="com.github.kancyframework" name="time-watcher" rev="0.0.4-RELEASE">
  <artifact name="time-watcher" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='time-watcher', version='0.0.4-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "time-watcher" % "0.0.4-RELEASE"
[com.github.kancyframework/time-watcher "0.0.4-RELEASE"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • time-watcher-core
  • time-watcher-spring-boot-starter

Versions

Version
0.0.4-RELEASE
0.0.3-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE