Download stat-collection-utils-1.0.1.jar file - Jar s

Jar examples for s:stat-collection-utils

Description

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.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

stat-collection-utils-1.0.1-javadoc.jar
stat-collection-utils-1.0.1-sources.jar
stat-collection-utils-1.0.1.jar
stat-collection-utils-1.0.1.pom



Related Tutorials