is not current version
Last Version 11.1

com.wavefront:proxy 6.0-RC1

Service for batching and relaying metric traffic to Wavefront

GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

proxy
Version

Version

6.0-RC1
Type

Type

jar

Download proxy 6.0-RC1


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