is not current version
Last Version 999.7

com.wavefront:proxy-test-2 999.0

Service for batching and relaying metric traffic to Wavefront

GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

proxy-test-2
Version

Version

999.0
Type

Type

jar

Download proxy-test-2 999.0


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