Categories |
CategoriesApollo Container Microservices Metrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdapollo-metrics |
Version | Version1.15.6 |
Type | Typejar |
Filename | Size |
---|---|
apollo-metrics-1.15.6.pom | |
apollo-metrics-1.15.6.jar | 38 KB |
apollo-metrics-1.15.6-sources.jar | 26 KB |
apollo-metrics-1.15.6-javadoc.jar | 472 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-metrics/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-metrics</artifactId>
<version>1.15.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-metrics/
implementation 'com.spotify:apollo-metrics:1.15.6'
// https://jarcasting.com/artifacts/com.spotify/apollo-metrics/
implementation ("com.spotify:apollo-metrics:1.15.6")
'com.spotify:apollo-metrics:jar:1.15.6'
<dependency org="com.spotify" name="apollo-metrics" rev="1.15.6">
<artifact name="apollo-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-metrics', version='1.15.6')
)
libraryDependencies += "com.spotify" % "apollo-metrics" % "1.15.6"
[com.spotify/apollo-metrics "1.15.6"]