Last Version

Metrics-Raw 0.7.0

Library designed to send raw metrics to one or more datasources. Inspired by dropwizard Metrics library.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.dshops
ArtifactId

ArtifactId

metrics-raw
Version

Version

0.7.0
Type

Type

jar
Description

Description

Metrics-Raw
Library designed to send raw metrics to one or more datasources. Inspired by dropwizard Metrics library.
Project URL

Project URL

https://github.com/DanoOM/metrics-raw
Source Code Management

Source Code Management

https://github.com/DanoOM/metrics-raw

Download metrics-raw 0.7.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.