is not current version
Last Version 1.3.9

com.wavefront:wavefront-runtime-sdk-jvm 0.9.9

Use this SDK in your JVM to collect out of the box JVM diagnostics metrics.

GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

wavefront-runtime-sdk-jvm
Version

Version

0.9.9
Type

Type

jar

Download wavefront-runtime-sdk-jvm 0.9.9


<!-- https://jarcasting.com/artifacts/com.wavefront/wavefront-runtime-sdk-jvm/ -->
<dependency>
    <groupId>com.wavefront</groupId>
    <artifactId>wavefront-runtime-sdk-jvm</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/wavefront-runtime-sdk-jvm/
implementation 'com.wavefront:wavefront-runtime-sdk-jvm:0.9.9'
// https://jarcasting.com/artifacts/com.wavefront/wavefront-runtime-sdk-jvm/
implementation ("com.wavefront:wavefront-runtime-sdk-jvm:0.9.9")
'com.wavefront:wavefront-runtime-sdk-jvm:jar:0.9.9'
<dependency org="com.wavefront" name="wavefront-runtime-sdk-jvm" rev="0.9.9">
  <artifact name="wavefront-runtime-sdk-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='wavefront-runtime-sdk-jvm', version='0.9.9')
)
libraryDependencies += "com.wavefront" % "wavefront-runtime-sdk-jvm" % "0.9.9"
[com.wavefront/wavefront-runtime-sdk-jvm "0.9.9"]