a

aggregating-profiler-graphite

https://github.com/ru-fix/aggregating-profiler
https://github.com/ru-fix/aggregating-profiler
The Apache License, Version 2.0
JFix Team
Files download
File Operation
aggregating-profiler-graphite-1.6.6.jar download
aggregating-profiler-graphite-1.6.6.pom download
aggregating-profiler-graphite-1.6.6-sources.jar download
Apache Maven
<dependency>
  <groupId>ru.fix</groupId>
  <artifactId>aggregating-profiler-graphite</artifactId>
  <version>1.6.6</version>
</dependency>
Gradle Groovy
implementation 'ru.fix:aggregating-profiler-graphite:1.6.6'
Gradle Kotlin
implementation("ru.fix:aggregating-profiler-graphite:1.6.6")
Scala SBT
libraryDependencies += "ru.fix" % "aggregating-profiler-graphite" % "1.6.6"
Groovy Grape
@Grapes(
  @Grab(group='ru.fix', module='aggregating-profiler-graphite', version='1.6.6')
)
Apache Ivy
<dependency org="ru.fix" name="aggregating-profiler-graphite" rev="1.6.6" />
Leiningen
[ru.fix/aggregating-profiler-graphite "1.6.6"]
Apache Buildr
'ru.fix:aggregating-profiler-graphite:jar:1.6.6'