is not current version
Last Version 3.0.0

com.github.vladimir-bukhtoyarov:rolling-metrics-parent 3.0.0-RC3

Collection of advanced monitoring metrics with rolling time window semantic

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.vladimir-bukhtoyarov
ArtifactId

ArtifactId

rolling-metrics-parent
Version

Version

3.0.0-RC3
Type

Type

pom

Download rolling-metrics-parent 3.0.0-RC3


<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics-parent/ -->
<dependency>
    <groupId>com.github.vladimir-bukhtoyarov</groupId>
    <artifactId>rolling-metrics-parent</artifactId>
    <version>3.0.0-RC3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics-parent/
implementation 'com.github.vladimir-bukhtoyarov:rolling-metrics-parent:3.0.0-RC3'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics-parent/
implementation ("com.github.vladimir-bukhtoyarov:rolling-metrics-parent:3.0.0-RC3")
'com.github.vladimir-bukhtoyarov:rolling-metrics-parent:pom:3.0.0-RC3'
<dependency org="com.github.vladimir-bukhtoyarov" name="rolling-metrics-parent" rev="3.0.0-RC3">
  <artifact name="rolling-metrics-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='rolling-metrics-parent', version='3.0.0-RC3')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "rolling-metrics-parent" % "3.0.0-RC3"
[com.github.vladimir-bukhtoyarov/rolling-metrics-parent "3.0.0-RC3"]