License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.knotx |
ArtifactId | ArtifactIdknotx-metrics-sender |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionKnot.x Graphite Metrics Sender
Knot.x Graphite Metrics Sender
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.knotx/knotx-metrics-sender/ -->
<dependency>
<groupId>io.knotx</groupId>
<artifactId>knotx-metrics-sender</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.knotx/knotx-metrics-sender/
implementation 'io.knotx:knotx-metrics-sender:1.4.0'
// https://jarcasting.com/artifacts/io.knotx/knotx-metrics-sender/
implementation ("io.knotx:knotx-metrics-sender:1.4.0")
'io.knotx:knotx-metrics-sender:jar:1.4.0'
<dependency org="io.knotx" name="knotx-metrics-sender" rev="1.4.0">
<artifact name="knotx-metrics-sender" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.knotx', module='knotx-metrics-sender', version='1.4.0')
)
libraryDependencies += "io.knotx" % "knotx-metrics-sender" % "1.4.0"
[io.knotx/knotx-metrics-sender "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
io.vertx : vertx-rx-java2 | jar | |
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-dropwizard-metrics | jar | |
io.dropwizard.metrics : metrics-graphite | jar | 4.0.2 |