Vert.x Metrics

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-metrics
Last Version

Last Version

3.0.0-dev_preview1
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x Metrics
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download vertx-metrics

How to add to project

<!-- https://jarcasting.com/artifacts/io.vertx/vertx-metrics/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-metrics</artifactId>
    <version>3.0.0-dev_preview1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-metrics/
implementation 'io.vertx:vertx-metrics:3.0.0-dev_preview1'
// https://jarcasting.com/artifacts/io.vertx/vertx-metrics/
implementation ("io.vertx:vertx-metrics:3.0.0-dev_preview1")
'io.vertx:vertx-metrics:jar:3.0.0-dev_preview1'
<dependency org="io.vertx" name="vertx-metrics" rev="3.0.0-dev_preview1">
  <artifact name="vertx-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-metrics', version='3.0.0-dev_preview1')
)
libraryDependencies += "io.vertx" % "vertx-metrics" % "3.0.0-dev_preview1"
[io.vertx/vertx-metrics "3.0.0-dev_preview1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.0.0-dev_preview1
io.dropwizard.metrics : metrics-core jar 3.1.0

test (2)

Group / Artifact Type Version
io.vertx : vertx-core test-jar 3.0.0-dev_preview1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-dev_preview1
3.0.0-milestone3
3.0.0-milestone2