w

wavefront-internal-reporter-java

Internal reporter for reporting metrics and histograms to Wavefront
https://github.com/wavefrontHQ/wavefront-internal-reporter-java
The Apache License, Version 2.0
Sushant Dewan
Files download
File Operation
wavefront-internal-reporter-java-1.7.16.jar download
wavefront-internal-reporter-java-1.7.16.pom download
wavefront-internal-reporter-java-1.7.16-sources.jar download
Apache Maven
<dependency>
  <groupId>com.wavefront</groupId>
  <artifactId>wavefront-internal-reporter-java</artifactId>
  <version>1.7.16</version>
</dependency>
Gradle Groovy
implementation 'com.wavefront:wavefront-internal-reporter-java:1.7.16'
Gradle Kotlin
implementation("com.wavefront:wavefront-internal-reporter-java:1.7.16")
Scala SBT
libraryDependencies += "com.wavefront" % "wavefront-internal-reporter-java" % "1.7.16"
Groovy Grape
@Grapes(
  @Grab(group='com.wavefront', module='wavefront-internal-reporter-java', version='1.7.16')
)
Apache Ivy
<dependency org="com.wavefront" name="wavefront-internal-reporter-java" rev="1.7.16" />
Leiningen
[com.wavefront/wavefront-internal-reporter-java "1.7.16"]
Apache Buildr
'com.wavefront:wavefront-internal-reporter-java:jar:1.7.16'