| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.kancyframework |
| ArtifactId | ArtifactIdtime-watcher-spring-boot-starter |
| Version | Version0.0.3-RELEASE |
| Type | Typejar |
| Description |
Descriptiontime-watcher-spring-boot-starter
耗时分析工具 time watcher spring boot 启动器
|
| Source Code Management |
Source Code Management |
<!-- 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.3-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.3-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher-spring-boot-starter/
implementation ("com.github.kancyframework:time-watcher-spring-boot-starter:0.0.3-RELEASE")
'com.github.kancyframework:time-watcher-spring-boot-starter:jar:0.0.3-RELEASE'
<dependency org="com.github.kancyframework" name="time-watcher-spring-boot-starter" rev="0.0.3-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.3-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "time-watcher-spring-boot-starter" % "0.0.3-RELEASE"
[com.github.kancyframework/time-watcher-spring-boot-starter "0.0.3-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kancyframework : time-watcher-core | jar | 0.0.3-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.75 |
| org.projectlombok : lombok Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-jdbc | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |