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.3 in this page.
Apache License, Version 2.0
You can use the following script to add metrics-aggregator-protocol-1.0.3.jar to your project.
<dependency> <groupId>com.arpnetworking.metrics</groupId> <artifactId>metrics-aggregator-protocol</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.arpnetworking.metrics', name: 'metrics-aggregator-protocol', version: '1.0.3'
libraryDependencies += "com.arpnetworking.metrics" % "metrics-aggregator-protocol" % "1.0.3"
<dependency org="com.arpnetworking.metrics" name="metrics-aggregator-protocol" rev="1.0.3"/>
@Grapes(@Grab(group='com.arpnetworking.metrics', module='metrics-aggregator-protocol', version='1.0.3'))
'com.arpnetworking.metrics:metrics-aggregator-protocol:jar:1.0.3'
Click the following link to download the jar file.
metrics-aggregator-protocol-1.0.3-javadoc.jar