Last Version

Vertx Extra 0.5.0

Extension to metrics-java-client which adapts the client for use in the Vert.x framework.

License

License

Categories

Categories

Net Metrics Application Testing & Monitoring Monitoring Networking
GroupId

GroupId

com.arpnetworking.metrics.extras
ArtifactId

ArtifactId

vertx-extra
Version

Version

0.5.0
Type

Type

jar
Description

Description

Vertx Extra
Extension to metrics-java-client which adapts the client for use in the Vert.x framework.
Source Code Management

Source Code Management

https://github.com/arpnetworking/metrics-vertx-extra

Download vertx-extra 0.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
com.arpnetworking.metrics : metrics-client jar 0.4.3

provided (8)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.2.1
io.vertx : vertx-codegen jar 3.2.1
com.fasterxml.jackson.core : jackson-core jar 2.6.2
com.fasterxml.jackson.core : jackson-annotations jar 2.6.2
com.fasterxml.jackson.core : jackson-databind jar 2.6.2
com.google.code.findbugs : annotations jar 3.0.0
com.google.code.findbugs : jsr305 jar 3.0.0
com.arpnetworking.build : build-resources jar 1.0.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
io.vertx : vertx-unit jar 3.2.1
com.google.collections : google-collections jar 1.0

Project Modules

There are no modules declared in this project.