Last Version

com.github.vladimir-bukhtoyarov:rolling-metrics-microprofile 3.0.0-RC4

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-microprofile
Version

Version

3.0.0-RC4
Type

Type

jar
Description

Description

Collection of advanced monitoring metrics with rolling time window semantic

Download rolling-metrics-microprofile 3.0.0-RC4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.vladimir-bukhtoyarov : rolling-metrics-core jar 3.0.0-RC4

provided (1)

Group / Artifact Type Version
org.eclipse.microprofile.metrics : microprofile-metrics-api jar 1.0

test (4)

Group / Artifact Type Version
com.github.vladimir-bukhtoyarov : rolling-metrics-core test-jar 3.0.0-RC4
org.mockito : mockito-all jar 1.9.5
org.hdrhistogram : HdrHistogram jar 2.1.8
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.