License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdmetrics |
Version | Version7.547.18 |
Type | Typejar |
Description |
Descriptionmetrics
Parent artifact for all Vespa maven projects.
|
Filename | Size |
---|---|
metrics-7.547.18.pom | |
metrics-7.547.18.jar | 14 KB |
metrics-7.547.18-sources.jar | 7 KB |
metrics-7.547.18-javadoc.jar | 428 KB |
metrics-7.547.18-jar-with-dependencies.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/metrics/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>metrics</artifactId>
<version>7.547.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/metrics/
implementation 'com.yahoo.vespa:metrics:7.547.18'
// https://jarcasting.com/artifacts/com.yahoo.vespa/metrics/
implementation ("com.yahoo.vespa:metrics:7.547.18")
'com.yahoo.vespa:metrics:jar:7.547.18'
<dependency org="com.yahoo.vespa" name="metrics" rev="7.547.18">
<artifact name="metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='metrics', version='7.547.18')
)
libraryDependencies += "com.yahoo.vespa" % "metrics" % "7.547.18"
[com.yahoo.vespa/metrics "7.547.18"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.vespa : config-lib | jar | 7.547.18 |