is not current version
Last Version 9999.0

com.wavefront:proxy-test 9999.0-RC2

Service for batching and relaying metric traffic to Wavefront

GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

proxy-test
Version

Version

9999.0-RC2
Type

Type

jar

Download proxy-test 9999.0-RC2


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