| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.github.zhengframework |
| ArtifactId | ArtifactIdzheng-metrics |
| Version | Version1.8.0 |
| Type | Typejar |
| Description |
Descriptionzheng framework module: metrics support
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| zheng-metrics-1.8.0.pom | |
| zheng-metrics-1.8.0.jar | 27 KB |
| zheng-metrics-1.8.0-sources.jar | 25 KB |
| zheng-metrics-1.8.0-javadoc.jar | 147 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhengframework/zheng-metrics/ -->
<dependency>
<groupId>com.github.zhengframework</groupId>
<artifactId>zheng-metrics</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-metrics/
implementation 'com.github.zhengframework:zheng-metrics:1.8.0'
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-metrics/
implementation ("com.github.zhengframework:zheng-metrics:1.8.0")
'com.github.zhengframework:zheng-metrics:jar:1.8.0'
<dependency org="com.github.zhengframework" name="zheng-metrics" rev="1.8.0">
<artifact name="zheng-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhengframework', module='zheng-metrics', version='1.8.0')
)
libraryDependencies += "com.github.zhengframework" % "zheng-metrics" % "1.8.0"
[com.github.zhengframework/zheng-metrics "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard.metrics : metrics-jmx | jar | |
| io.dropwizard.metrics : metrics-jvm | jar | |
| io.dropwizard.metrics : metrics-core | jar | |
| io.dropwizard.metrics : metrics-annotation | jar | |
| com.github.zhengframework : zheng-core | jar | |
| org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
| org.gaul : modernizer-maven-annotations Optional | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | |
| com.github.zhengframework : zheng-test | jar | |
| jakarta.ws.rs : jakarta.ws.rs-api | jar |