License |
License |
---|---|
GroupId | GroupIdio.vlingo |
ArtifactId | ArtifactIdvlingo-telemetry |
Version | Version1.7.5 |
Type | Typejar |
Description |
Descriptionvlingo-telemetry
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vlingo-telemetry-1.7.5.pom | |
vlingo-telemetry-1.7.5.jar | 20 KB |
vlingo-telemetry-1.7.5-sources.jar | 13 KB |
vlingo-telemetry-1.7.5-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vlingo/vlingo-telemetry/ -->
<dependency>
<groupId>io.vlingo</groupId>
<artifactId>vlingo-telemetry</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo/vlingo-telemetry/
implementation 'io.vlingo:vlingo-telemetry:1.7.5'
// https://jarcasting.com/artifacts/io.vlingo/vlingo-telemetry/
implementation ("io.vlingo:vlingo-telemetry:1.7.5")
'io.vlingo:vlingo-telemetry:jar:1.7.5'
<dependency org="io.vlingo" name="vlingo-telemetry" rev="1.7.5">
<artifact name="vlingo-telemetry" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo', module='vlingo-telemetry', version='1.7.5')
)
libraryDependencies += "io.vlingo" % "vlingo-telemetry" % "1.7.5"
[io.vlingo/vlingo-telemetry "1.7.5"]
Group / Artifact | Type | Version |
---|---|---|
io.vlingo.xoom : xoom-actors | jar | 1.7.5 |
io.micrometer : micrometer-core | jar | 1.0.6 |
io.micrometer : micrometer-registry-jmx | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.mockito : mockito-all | jar | 1.10.19 |