is not current version
Last Version 2.0.0

com.github.batscream:actuator-metrics-collector 1.0.1

Aggregates and Flattens Actuator 2.0 metrics

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.batscream
ArtifactId

ArtifactId

actuator-metrics-collector
Version

Version

1.0.1
Type

Type

jar

Download actuator-metrics-collector 1.0.1


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