is not current version
Last Version 1.8.0

com.ibm.runtimetools:javametrics-agent 1.0.1

Application Metrics for Java

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.ibm.runtimetools
ArtifactId

ArtifactId

javametrics-agent
Version

Version

1.0.1
Type

Type

jar

Download javametrics-agent 1.0.1


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