License |
License |
---|---|
Categories |
CategoriesNet Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.netflix.spectator |
ArtifactId | ArtifactIdspectator-reg-metrics2 |
Last Version | Last Version0.30.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspectator-reg-metrics2
spectator-reg-metrics2
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-metrics2/ -->
<dependency>
<groupId>com.netflix.spectator</groupId>
<artifactId>spectator-reg-metrics2</artifactId>
<version>0.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-metrics2/
implementation 'com.netflix.spectator:spectator-reg-metrics2:0.30.0'
// https://jarcasting.com/artifacts/com.netflix.spectator/spectator-reg-metrics2/
implementation ("com.netflix.spectator:spectator-reg-metrics2:0.30.0")
'com.netflix.spectator:spectator-reg-metrics2:jar:0.30.0'
<dependency org="com.netflix.spectator" name="spectator-reg-metrics2" rev="0.30.0">
<artifact name="spectator-reg-metrics2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.spectator', module='spectator-reg-metrics2', version='0.30.0')
)
libraryDependencies += "com.netflix.spectator" % "spectator-reg-metrics2" % "0.30.0"
[com.netflix.spectator/spectator-reg-metrics2 "0.30.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
com.netflix.spectator : spectator-api | jar | 0.30.0 |
com.yammer.metrics : metrics-core | jar | 2.2.0 |