License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIdwavefront-internal-reporter-java |
Last Version | Last Version1.7.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWavefront by VMware Internal Reporter for Java
Internal reporter for reporting metrics and histograms to Wavefront
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.wavefront/wavefront-internal-reporter-java/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>wavefront-internal-reporter-java</artifactId>
<version>1.7.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/wavefront-internal-reporter-java/
implementation 'com.wavefront:wavefront-internal-reporter-java:1.7.11'
// https://jarcasting.com/artifacts/com.wavefront/wavefront-internal-reporter-java/
implementation ("com.wavefront:wavefront-internal-reporter-java:1.7.11")
'com.wavefront:wavefront-internal-reporter-java:jar:1.7.11'
<dependency org="com.wavefront" name="wavefront-internal-reporter-java" rev="1.7.11">
<artifact name="wavefront-internal-reporter-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='wavefront-internal-reporter-java', version='1.7.11')
)
libraryDependencies += "com.wavefront" % "wavefront-internal-reporter-java" % "1.7.11"
[com.wavefront/wavefront-internal-reporter-java "1.7.11"]
Group / Artifact | Type | Version |
---|---|---|
com.wavefront : wavefront-sdk-java | jar | 3.0.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-nop | jar | 1.7.36 |