Last Version

com.github.vladimir-bukhtoyarov:rolling-metrics-core 3.0.0

Collection of advanced monitoring metrics with rolling time window semantic

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.vladimir-bukhtoyarov
ArtifactId

ArtifactId

rolling-metrics-core
Version

Version

3.0.0
Type

Type

jar
Description

Description

Collection of advanced monitoring metrics with rolling time window semantic

Download rolling-metrics-core 3.0.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.hdrhistogram : HdrHistogram jar 2.1.8

test (2)

Group / Artifact Type Version
org.openjdk.jol : jol-core jar 0.10
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.