is not current version
Last Version 1.3.9

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

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

1.3.6
Type

Type

jar

Download wavefront-runtime-sdk-jvm 1.3.6


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