Last Version

statful-client-vertx 1.0.0-alpha-18

Vertx client to send metrics to Statful.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.statful.client
ArtifactId

ArtifactId

client-vertx
Version

Version

1.0.0-alpha-18
Type

Type

jar
Description

Description

statful-client-vertx
Vertx client to send metrics to Statful.
Project URL

Project URL

http://www.statful.com
Source Code Management

Source Code Management

https://github.com/statful/statful-client-vertx.git

Download client-vertx 1.0.0-alpha-18


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre

provided (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.7.0
com.google.code.findbugs : jsr305 jar 3.0.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
io.vertx : testtools jar 2.0.3-final
io.vertx : vertx-unit jar 3.7.0
org.mockito : mockito-core jar 2.22.0
io.vertx : vertx-codegen jar 3.7.0

Project Modules

There are no modules declared in this project.