License |
License |
---|---|
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIdproxy-test |
Version | Version999.4 |
Type | Typejar |
Description |
DescriptionWavefront Proxy
Service for batching and relaying metric traffic to Wavefront
|
Filename | Size |
---|---|
proxy-test-999.4.pom | |
proxy-test-999.4.jar | 643 KB |
proxy-test-999.4-spring-boot.jar | 48 MB |
proxy-test-999.4-sources.jar | 323 KB |
proxy-test-999.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wavefront/proxy-test/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>proxy-test</artifactId>
<version>999.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/proxy-test/
implementation 'com.wavefront:proxy-test:999.4'
// https://jarcasting.com/artifacts/com.wavefront/proxy-test/
implementation ("com.wavefront:proxy-test:999.4")
'com.wavefront:proxy-test:jar:999.4'
<dependency org="com.wavefront" name="proxy-test" rev="999.4">
<artifact name="proxy-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='proxy-test', version='999.4')
)
libraryDependencies += "com.wavefront" % "proxy-test" % "999.4"
[com.wavefront/proxy-test "999.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 0.29 |
org.easymock : easymock | jar | 4.3 |