License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIdyammer-metrics |
Last Version | Last Version2022-06.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWavefront Yammer Metrics
Wavefront Public Java Libraries
|
Filename | Size |
---|---|
yammer-metrics-2022-06.4.pom | |
yammer-metrics-2022-06.4.jar | 30 KB |
yammer-metrics-2022-06.4-sources.jar | 13 KB |
yammer-metrics-2022-06.4-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wavefront/yammer-metrics/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>yammer-metrics</artifactId>
<version>2022-06.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/yammer-metrics/
implementation 'com.wavefront:yammer-metrics:2022-06.4'
// https://jarcasting.com/artifacts/com.wavefront/yammer-metrics/
implementation ("com.wavefront:yammer-metrics:2022-06.4")
'com.wavefront:yammer-metrics:jar:2022-06.4'
<dependency org="com.wavefront" name="yammer-metrics" rev="2022-06.4">
<artifact name="yammer-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='yammer-metrics', version='2022-06.4')
)
libraryDependencies += "com.wavefront" % "yammer-metrics" % "2022-06.4"
[com.wavefront/yammer-metrics "2022-06.4"]
Group / Artifact | Type | Version |
---|---|---|
com.yammer.metrics : metrics-core | jar | 2.2.0 |
com.wavefront : java-lib | jar | 2022-06.4 |
com.google.guava : guava | jar | 30.0-jre |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
com.wavefront : wavefront-sdk-java | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |