| License | License | 
|---|---|
| Categories | CategoriesMetrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdio.nflow | 
| ArtifactId | ArtifactIdnflow-metrics | 
| Last Version | Last Version8.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionnflow-metrics Integrate https://metrics.dropwizard.io/ with nFlow | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| nflow-metrics-8.0.0.pom | |
| nflow-metrics-8.0.0.jar | 6 KB | 
| nflow-metrics-8.0.0-sources.jar | 4 KB | 
| nflow-metrics-8.0.0-javadoc.jar | 34 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-metrics/ -->
<dependency>
    <groupId>io.nflow</groupId>
    <artifactId>nflow-metrics</artifactId>
    <version>8.0.0</version>
</dependency>// https://jarcasting.com/artifacts/io.nflow/nflow-metrics/
implementation 'io.nflow:nflow-metrics:8.0.0'// https://jarcasting.com/artifacts/io.nflow/nflow-metrics/
implementation ("io.nflow:nflow-metrics:8.0.0")'io.nflow:nflow-metrics:jar:8.0.0'<dependency org="io.nflow" name="nflow-metrics" rev="8.0.0">
  <artifact name="nflow-metrics" type="jar" />
</dependency>@Grapes(
@Grab(group='io.nflow', module='nflow-metrics', version='8.0.0')
)libraryDependencies += "io.nflow" % "nflow-metrics" % "8.0.0"[io.nflow/nflow-metrics "8.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.dropwizard.metrics : metrics-jmx | jar | 4.2.9 | 
| io.dropwizard.metrics : metrics-healthchecks | jar | 4.2.9 | 
| io.nflow : nflow-engine | jar | 8.0.0 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 | 
| ch.qos.logback : logback-classic | jar | 1.2.11 | 
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.mockito : mockito-inline | jar | 4.6.1 | 
| org.mockito : mockito-junit-jupiter | jar | 4.6.1 | 
| org.springframework : spring-test | jar | 5.3.18 |