is not current version
Last Version 1.0.1

com.gitblit.fathom:fathom-metrics-graphite 0.5.4

Graphite Metrics integration

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.gitblit.fathom
ArtifactId

ArtifactId

fathom-metrics-graphite
Version

Version

0.5.4
Type

Type

jar

Download fathom-metrics-graphite 0.5.4


<!-- https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-metrics-graphite/ -->
<dependency>
    <groupId>com.gitblit.fathom</groupId>
    <artifactId>fathom-metrics-graphite</artifactId>
    <version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-metrics-graphite/
implementation 'com.gitblit.fathom:fathom-metrics-graphite:0.5.4'
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-metrics-graphite/
implementation ("com.gitblit.fathom:fathom-metrics-graphite:0.5.4")
'com.gitblit.fathom:fathom-metrics-graphite:jar:0.5.4'
<dependency org="com.gitblit.fathom" name="fathom-metrics-graphite" rev="0.5.4">
  <artifact name="fathom-metrics-graphite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitblit.fathom', module='fathom-metrics-graphite', version='0.5.4')
)
libraryDependencies += "com.gitblit.fathom" % "fathom-metrics-graphite" % "0.5.4"
[com.gitblit.fathom/fathom-metrics-graphite "0.5.4"]