| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.github.fangjinuo.agileway |
| ArtifactId | ArtifactIdagileway-metrics |
| Last Version | Last Version3.1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava frameworks extensions: servlet, httpclient, spring, ... etc
|
| Filename | Size |
|---|---|
| agileway-metrics-3.1.8.pom | |
| agileway-metrics-3.1.8.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-metrics/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-metrics</artifactId>
<version>3.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-metrics/
implementation 'com.github.fangjinuo.agileway:agileway-metrics:3.1.8'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-metrics/
implementation ("com.github.fangjinuo.agileway:agileway-metrics:3.1.8")
'com.github.fangjinuo.agileway:agileway-metrics:jar:3.1.8'
<dependency org="com.github.fangjinuo.agileway" name="agileway-metrics" rev="3.1.8">
<artifact name="agileway-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-metrics', version='3.1.8')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-metrics" % "3.1.8"
[com.github.fangjinuo.agileway/agileway-metrics "3.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| com.github.fangjinuo.langx : langx-java | jar | 4.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |