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