Last Version

time-watcher-core 0.0.4-RELEASE

>耗时分析工具核心

License

License

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

time-watcher-core
Version

Version

0.0.4-RELEASE
Type

Type

jar
Description

Description

time-watcher-core
>耗时分析工具核心
Source Code Management

Source Code Management

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

Download time-watcher-core 0.0.4-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.projectlombok : lombok Optional jar

provided (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.68

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.