License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.nflow |
ArtifactId | ArtifactIdnflow-metrics |
Version | Version7.3.1 |
Type | Typejar |
Description |
Descriptionnflow-metrics
Integrate https://metrics.dropwizard.io/ with nFlow
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nflow-metrics-7.3.1.pom | |
nflow-metrics-7.3.1.jar | 6 KB |
nflow-metrics-7.3.1-sources.jar | 4 KB |
nflow-metrics-7.3.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-metrics/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-metrics</artifactId>
<version>7.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-metrics/
implementation 'io.nflow:nflow-metrics:7.3.1'
// https://jarcasting.com/artifacts/io.nflow/nflow-metrics/
implementation ("io.nflow:nflow-metrics:7.3.1")
'io.nflow:nflow-metrics:jar:7.3.1'
<dependency org="io.nflow" name="nflow-metrics" rev="7.3.1">
<artifact name="nflow-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-metrics', version='7.3.1')
)
libraryDependencies += "io.nflow" % "nflow-metrics" % "7.3.1"
[io.nflow/nflow-metrics "7.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics : metrics-jmx | jar | 4.1.16 |
io.dropwizard.metrics : metrics-healthchecks | jar | 4.1.16 |
io.nflow : nflow-engine | jar | 7.3.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-junit-jupiter | jar | 3.6.28 |
com.nitorcreations : matchers | jar | 1.3 |
org.springframework : spring-test | jar | 5.2.8.RELEASE |