is not current version
Last Version 11.1

com.wavefront:proxy 4.39

Service for batching and relaying metric traffic to Wavefront

GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

proxy
Version

Version

4.39
Type

Type

jar

Download proxy 4.39


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