| License |
License |
|---|---|
| GroupId | GroupIdcom.wavefront |
| ArtifactId | ArtifactIdwavefront-runtime-sdk-jvm |
| Last Version | Last Version1.3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWavefront by VMware JVM SDK
Use this SDK in your JVM to collect out of the box JVM diagnostics metrics.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.wavefront/wavefront-runtime-sdk-jvm/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>wavefront-runtime-sdk-jvm</artifactId>
<version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/wavefront-runtime-sdk-jvm/
implementation 'com.wavefront:wavefront-runtime-sdk-jvm:1.3.9'
// https://jarcasting.com/artifacts/com.wavefront/wavefront-runtime-sdk-jvm/
implementation ("com.wavefront:wavefront-runtime-sdk-jvm:1.3.9")
'com.wavefront:wavefront-runtime-sdk-jvm:jar:1.3.9'
<dependency org="com.wavefront" name="wavefront-runtime-sdk-jvm" rev="1.3.9">
<artifact name="wavefront-runtime-sdk-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='wavefront-runtime-sdk-jvm', version='1.3.9')
)
libraryDependencies += "com.wavefront" % "wavefront-runtime-sdk-jvm" % "1.3.9"
[com.wavefront/wavefront-runtime-sdk-jvm "1.3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wavefront : wavefront-internal-reporter-java | jar | 1.7.11 |