Last Version

gc-monitor 1.0.0-RC2

Gc-Monitor - Set of advanced monitoring metrics for OpenJDK Garbage collector.

License

License

GroupId

GroupId

com.github.vladimir-bukhtoyarov
ArtifactId

ArtifactId

gc-monitor
Version

Version

1.0.0-RC2
Type

Type

jar
Description

Description

gc-monitor
Gc-Monitor - Set of advanced monitoring metrics for OpenJDK Garbage collector.

Download gc-monitor 1.0.0-RC2


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

Dependencies

provided (4)

Group / Artifact Type Version
com.github.vladimir-bukhtoyarov : rolling-metrics-core jar 3.0.0-RC4
com.github.vladimir-bukhtoyarov : rolling-metrics-dropwizard jar 3.0.0-RC4
io.dropwizard.metrics : metrics-core jar 3.1.2
org.hdrhistogram : HdrHistogram jar 2.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.