Last Version

Statistics Collection Utilities 2.0.0

Utilities for collection of statistics from JVMs via standard protocols such as JMX and Jolokia.

License

License

GroupId

GroupId

com.amlinv
ArtifactId

ArtifactId

stat-collection-utils
Version

Version

2.0.0
Type

Type

jar
Description

Description

Statistics Collection Utilities
Utilities for collection of statistics from JVMs via standard protocols such as JMX and Jolokia.
Project URL

Project URL

http://www.github.com/amlinv/stat-collection-utils

Download stat-collection-utils 2.0.0


<!-- https://jarcasting.com/artifacts/com.amlinv/stat-collection-utils/ -->
<dependency>
    <groupId>com.amlinv</groupId>
    <artifactId>stat-collection-utils</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amlinv/stat-collection-utils/
implementation 'com.amlinv:stat-collection-utils:2.0.0'
// https://jarcasting.com/artifacts/com.amlinv/stat-collection-utils/
implementation ("com.amlinv:stat-collection-utils:2.0.0")
'com.amlinv:stat-collection-utils:jar:2.0.0'
<dependency org="com.amlinv" name="stat-collection-utils" rev="2.0.0">
  <artifact name="stat-collection-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amlinv', module='stat-collection-utils', version='2.0.0')
)
libraryDependencies += "com.amlinv" % "stat-collection-utils" % "2.0.0"
[com.amlinv/stat-collection-utils "2.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.amlinv : java-sched jar 1.1.0
com.amlinv : log-utils jar 1.0.0
org.jolokia : jolokia-client-java jar 1.2.3
org.slf4j : slf4j-api jar 1.7.7

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.2
org.powermock : powermock-module-junit4 jar 1.6.2
org.slf4j : slf4j-log4j12 jar 1.7.12

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.4.2

Project Modules

There are no modules declared in this project.