License |
License |
---|---|
GroupId | GroupIdcn.langpy |
ArtifactId | ArtifactIdko-time |
Version | Version2.2.2 |
Type | Typejar |
Description |
DescriptionKoTime
A springboot tool for tracking the paths of the methods,which can help you to find methods's performances easily.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ko-time-2.2.2.pom | |
ko-time-2.2.2.jar | 455 KB |
ko-time-2.2.2-sources.jar | 416 KB |
ko-time-2.2.2-javadoc.jar | 288 KB |
ko-time-2.2.2-jar-with-dependencies.jar | 3 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.auth0 : java-jwt | jar | 4.0.0-beta.0 |
org.javassist : javassist | jar | 3.26.0-GA |
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 |