Last Version

KoTime 2.2.2

A springboot tool for tracking the paths of the methods,which can help you to find methods's performances easily.

License

License

GroupId

GroupId

cn.langpy
ArtifactId

ArtifactId

ko-time
Version

Version

2.2.2
Type

Type

jar
Description

Description

KoTime
A springboot tool for tracking the paths of the methods,which can help you to find methods's performances easily.
Project URL

Project URL

https://gitee.com/huoyo/ko-time
Source Code Management

Source Code Management

https://gitee.com/huoyo/ko-time.git

Download ko-time 2.2.2


<!-- https://jarcasting.com/artifacts/cn.langpy/ko-time/ -->
<dependency>
    <groupId>cn.langpy</groupId>
    <artifactId>ko-time</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.langpy/ko-time/
implementation 'cn.langpy:ko-time:2.2.2'
// https://jarcasting.com/artifacts/cn.langpy/ko-time/
implementation ("cn.langpy:ko-time:2.2.2")
'cn.langpy:ko-time:jar:2.2.2'
<dependency org="cn.langpy" name="ko-time" rev="2.2.2">
  <artifact name="ko-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.langpy', module='ko-time', version='2.2.2')
)
libraryDependencies += "cn.langpy" % "ko-time" % "2.2.2"
[cn.langpy/ko-time "2.2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.auth0 : java-jwt jar 4.0.0-beta.0
org.javassist : javassist jar 3.26.0-GA

provided (6)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.7.RELEASE
org.aspectj : aspectjweaver jar 1.9.5
org.springframework : spring-web jar 5.2.11.RELEASE
org.springframework.boot : spring-boot jar 2.3.1.RELEASE
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.36
org.springframework : spring-webmvc jar 5.3.6

Project Modules

There are no modules declared in this project.