Last Version

Metrics Aggregator Protocol 1.0.10

Protocol definition between Metrics Aggrgator Daemon and Metrics Cluster Aggregator.

License

License

Categories

Categories

Net Metrics Application Testing & Monitoring Monitoring Networking
GroupId

GroupId

com.arpnetworking.metrics
ArtifactId

ArtifactId

metrics-aggregator-protocol
Version

Version

1.0.10
Type

Type

jar
Description

Description

Metrics Aggregator Protocol
Protocol definition between Metrics Aggrgator Daemon and Metrics Cluster Aggregator.
Project URL

Project URL

https://github.com/ArpNetworking/metrics-aggregator-protocol
Source Code Management

Source Code Management

https://github.com/arpnetworking/metrics-aggregator-protocol

Download metrics-aggregator-protocol 1.0.10


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.10.0

provided (1)

Group / Artifact Type Version
com.arpnetworking.build : build-resources jar 2.0.2

Project Modules

There are no modules declared in this project.