Last Version

Metrics Client Protocol 0.12.0

Protocol definition between a metrics client and an aggregator or storage system.

License

License

Categories

Categories

CLI User Interface Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.inscopemetrics.client
ArtifactId

ArtifactId

protocol
Version

Version

0.12.0
Type

Type

jar
Description

Description

Metrics Client Protocol
Protocol definition between a metrics client and an aggregator or storage system.
Project URL

Project URL

https://github.com/InscopeMetrics/client-protocol
Source Code Management

Source Code Management

https://github.com/InscopeMetrics/client-protocol

Download protocol 0.12.0


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
com.inscopemetrics.build : build-resources jar 2.0.1

Project Modules

There are no modules declared in this project.