Leisure
See the 中文文档 for Chinese readme.
License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.github.life-lab |
ArtifactId | ArtifactIdcommon-metrics |
Last Version | Last Version0.0.12.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionleisure framework
|
<!-- https://jarcasting.com/artifacts/com.github.life-lab/common-metrics/ -->
<dependency>
<groupId>com.github.life-lab</groupId>
<artifactId>common-metrics</artifactId>
<version>0.0.12.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.life-lab/common-metrics/
implementation 'com.github.life-lab:common-metrics:0.0.12.RELEASE'
// https://jarcasting.com/artifacts/com.github.life-lab/common-metrics/
implementation ("com.github.life-lab:common-metrics:0.0.12.RELEASE")
'com.github.life-lab:common-metrics:jar:0.0.12.RELEASE'
<dependency org="com.github.life-lab" name="common-metrics" rev="0.0.12.RELEASE">
<artifact name="common-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.life-lab', module='common-metrics', version='0.0.12.RELEASE')
)
libraryDependencies += "com.github.life-lab" % "common-metrics" % "0.0.12.RELEASE"
[com.github.life-lab/common-metrics "0.0.12.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | |
io.micrometer : micrometer-registry-prometheus | jar | |
org.projectlombok : lombok | jar |
See the 中文文档 for Chinese readme.