Download javametrics-agent-1.2.1.jar file - Jar j

Jar examples for j:javametrics-agent

Description

Application Metrics for Java

You can download jar file javametrics-agent 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add javametrics-agent-1.2.1.jar to your project.

<dependency>
   <groupId>com.ibm.runtimetools</groupId>
   <artifactId>javametrics-agent</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.ibm.runtimetools', name: 'javametrics-agent', version: '1.2.1'
libraryDependencies += "com.ibm.runtimetools" % "javametrics-agent" % "1.2.1"
<dependency org="com.ibm.runtimetools" name="javametrics-agent" rev="1.2.1"/>
@Grapes(@Grab(group='com.ibm.runtimetools', module='javametrics-agent', version='1.2.1'))
'com.ibm.runtimetools:javametrics-agent:jar:1.2.1'

Download

Click the following link to download the jar file.

javametrics-agent-1.2.1-javadoc.jar
javametrics-agent-1.2.1-sources.jar
javametrics-agent-1.2.1.jar
javametrics-agent-1.2.1.pom



Related Tutorials