Jar examples for m:metrics-aggregator-protocol
Protocol definition between Metrics Aggrgator Daemon and Metrics Cluster Aggregator.
You can download jar file metrics-aggregator-protocol 1.0.4 in this page.
Apache License, Version 2.0
You can use the following script to add metrics-aggregator-protocol-1.0.4.jar to your project.
<dependency> <groupId>com.arpnetworking.metrics</groupId> <artifactId>metrics-aggregator-protocol</artifactId> <version>1.0.4</version> </dependency>
compile group: 'com.arpnetworking.metrics', name: 'metrics-aggregator-protocol', version: '1.0.4'
libraryDependencies += "com.arpnetworking.metrics" % "metrics-aggregator-protocol" % "1.0.4"
<dependency org="com.arpnetworking.metrics" name="metrics-aggregator-protocol" rev="1.0.4"/>
@Grapes(@Grab(group='com.arpnetworking.metrics', module='metrics-aggregator-protocol', version='1.0.4'))
'com.arpnetworking.metrics:metrics-aggregator-protocol:jar:1.0.4'
Click the following link to download the jar file.
metrics-aggregator-protocol-1.0.4-javadoc.jar