| License | License | 
|---|---|
| Categories | CategoriesMetrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdcom.github.618lf | 
| ArtifactId | ArtifactIdswak-metrics | 
| Version | Version1.1.1_final | 
| Type | Typejar | 
| Description | Descriptionreactive server | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| swak-metrics-1.1.1_final.pom | |
| swak-metrics-1.1.1_final.jar | 33 KB | 
| swak-metrics-1.1.1_final-sources.jar | 17 KB | 
| swak-metrics-1.1.1_final-javadoc.jar | 158 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-metrics/ -->
<dependency>
    <groupId>com.github.618lf</groupId>
    <artifactId>swak-metrics</artifactId>
    <version>1.1.1_final</version>
</dependency>// https://jarcasting.com/artifacts/com.github.618lf/swak-metrics/
implementation 'com.github.618lf:swak-metrics:1.1.1_final'// https://jarcasting.com/artifacts/com.github.618lf/swak-metrics/
implementation ("com.github.618lf:swak-metrics:1.1.1_final")'com.github.618lf:swak-metrics:jar:1.1.1_final'<dependency org="com.github.618lf" name="swak-metrics" rev="1.1.1_final">
  <artifact name="swak-metrics" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.618lf', module='swak-metrics', version='1.1.1_final')
)libraryDependencies += "com.github.618lf" % "swak-metrics" % "1.1.1_final"[com.github.618lf/swak-metrics "1.1.1_final"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.618lf : swak-core | jar | 1.1.1_final | 
| io.dropwizard.metrics : metrics-core | jar | 4.1.12.1 | 
| io.dropwizard.metrics : metrics-jvm | jar | 4.1.12.1 | 
| io.vertx : vertx-dropwizard-metrics | jar | 3.9.4 |