Last Version

Metrics Client (Java) 0.11.3

Client library in Java for metrics collection and publication.

License

License

Categories

Categories

Net CLI User Interface Metrics Application Testing & Monitoring Monitoring Networking
GroupId

GroupId

com.arpnetworking.metrics
ArtifactId

ArtifactId

metrics-client
Version

Version

0.11.3
Type

Type

jar
Description

Description

Metrics Client (Java)
Client library in Java for metrics collection and publication.
Project URL

Project URL

https://github.com/ArpNetworking/metrics-client-java
Source Code Management

Source Code Management

https://github.com/arpnetworking/metrics-client-java

Download metrics-client 0.11.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.arpnetworking.commons : commons jar 1.18.3
com.google.code.findbugs : jsr305 jar 3.0.2
com.github.spotbugs : spotbugs-annotations jar 4.0.3

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.