time-watcher-spring-boot-starter

耗时分析工具 time watcher spring boot 启动器

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

time-watcher-spring-boot-starter
Last Version

Last Version

0.0.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

time-watcher-spring-boot-starter
耗时分析工具 time watcher spring boot 启动器
Source Code Management

Source Code Management

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

Download time-watcher-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.kancyframework : time-watcher-core jar 0.0.4-RELEASE
org.springframework.boot : spring-boot-starter jar
org.springframework : spring-web jar
javax.servlet : javax.servlet-api jar
org.springframework.boot : spring-boot-starter-aop jar
com.alibaba : fastjson jar 1.2.68
org.projectlombok : lombok Optional jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

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