is not current version
Last Version 11.1

com.wavefront:proxy 3.13

Agent that proxies graphite/carbon traffic to Wavefront

GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

proxy
Version

Version

3.13
Type

Type

jar

Download proxy 3.13


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