Download metrics-aggregator-protocol-1.0.3.jar file - Jar m

Jar examples for m:metrics-aggregator-protocol

Description

Protocol definition between Metrics Aggrgator Daemon and Metrics Cluster Aggregator.

You can download jar file metrics-aggregator-protocol 1.0.3 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

metrics-aggregator-protocol-1.0.3-javadoc.jar
metrics-aggregator-protocol-1.0.3-sources.jar
metrics-aggregator-protocol-1.0.3.jar
metrics-aggregator-protocol-1.0.3.pom



Related Tutorials