License |
License |
---|---|
Categories |
CategoriesNet Metrics Application Testing & Monitoring Monitoring Networking |
GroupId | GroupIdcom.arpnetworking.metrics |
ArtifactId | ArtifactIdmetrics-aggregator-protocol |
Version | Version1.0.10 |
Type | Typejar |
Description |
DescriptionMetrics Aggregator Protocol
Protocol definition between Metrics Aggrgator Daemon and Metrics Cluster Aggregator.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.10.0 |
Group / Artifact | Type | Version |
---|---|---|
com.arpnetworking.build : build-resources | jar | 2.0.2 |