is not current version
Last Version 1.8.0

com.ibm.runtimetools:javametrics-agent 1.6.0

Application Metrics for Java

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.ibm.runtimetools
ArtifactId

ArtifactId

javametrics-agent
Version

Version

1.6.0
Type

Type

jar

Download javametrics-agent 1.6.0


<!-- https://jarcasting.com/artifacts/com.ibm.runtimetools/javametrics-agent/ -->
<dependency>
    <groupId>com.ibm.runtimetools</groupId>
    <artifactId>javametrics-agent</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.runtimetools/javametrics-agent/
implementation 'com.ibm.runtimetools:javametrics-agent:1.6.0'
// https://jarcasting.com/artifacts/com.ibm.runtimetools/javametrics-agent/
implementation ("com.ibm.runtimetools:javametrics-agent:1.6.0")
'com.ibm.runtimetools:javametrics-agent:jar:1.6.0'
<dependency org="com.ibm.runtimetools" name="javametrics-agent" rev="1.6.0">
  <artifact name="javametrics-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.runtimetools', module='javametrics-agent', version='1.6.0')
)
libraryDependencies += "com.ibm.runtimetools" % "javametrics-agent" % "1.6.0"
[com.ibm.runtimetools/javametrics-agent "1.6.0"]