Last Version

Method Statistics 1.4

The method statistics JMX MBean is used to gather statistics about class methods.

License

License

GroupId

GroupId

org.lazydog.mbean
ArtifactId

ArtifactId

method-statistics
Version

Version

1.4
Type

Type

jar
Description

Description

Method Statistics
The method statistics JMX MBean is used to gather statistics about class methods.
Project URL

Project URL

http://www.lazydog.org
Project Organization

Project Organization

Lazydog

Download method-statistics 1.4


<!-- https://jarcasting.com/artifacts/org.lazydog.mbean/method-statistics/ -->
<dependency>
    <groupId>org.lazydog.mbean</groupId>
    <artifactId>method-statistics</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.lazydog.mbean/method-statistics/
implementation 'org.lazydog.mbean:method-statistics:1.4'
// https://jarcasting.com/artifacts/org.lazydog.mbean/method-statistics/
implementation ("org.lazydog.mbean:method-statistics:1.4")
'org.lazydog.mbean:method-statistics:jar:1.4'
<dependency org="org.lazydog.mbean" name="method-statistics" rev="1.4">
  <artifact name="method-statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lazydog.mbean', module='method-statistics', version='1.4')
)
libraryDependencies += "org.lazydog.mbean" % "method-statistics" % "1.4"
[org.lazydog.mbean/method-statistics "1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.lazydog.mbean : mbean-utility jar 1.2

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

Project Modules

There are no modules declared in this project.