Jar examples for s:stat-collection-utils
Utilities for collection of statistics from JVMs via standard protocols such as JMX and Jolokia.
You can download jar file stat-collection-utils 1.0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add stat-collection-utils-1.0.1.jar to your project.
<dependency> <groupId>com.amlinv</groupId> <artifactId>stat-collection-utils</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.amlinv', name: 'stat-collection-utils', version: '1.0.1'
libraryDependencies += "com.amlinv" % "stat-collection-utils" % "1.0.1"
<dependency org="com.amlinv" name="stat-collection-utils" rev="1.0.1"/>
@Grapes(@Grab(group='com.amlinv', module='stat-collection-utils', version='1.0.1'))
'com.amlinv:stat-collection-utils:jar:1.0.1'
Click the following link to download the jar file.
stat-collection-utils-1.0.1-javadoc.jar