is not current version
Last Version 1.9.3

io.vlingo.xoom:xoom-telemetry 1.7.5

The reactive metrics collector plugin for the VLINGO XOOM Platform, including support for VLINGO XOOM Actors, VLINGO XOOM Http, VLINGO XOOM Lattice, VLINGO XOOM Streams, and others.

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-telemetry
Version

Version

1.7.5
Type

Type

jar

Download xoom-telemetry 1.7.5


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