Last Version

TQdev.com's Metrics core module 0.9.26

Metrics is a light-weight Java library to measure the behavior of critical components in a production environment.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.tqdev.metrics
ArtifactId

ArtifactId

metrics-core
Version

Version

0.9.26
Type

Type

jar
Description

Description

TQdev.com's Metrics core module
Metrics is a light-weight Java library to measure the behavior of critical components in a production environment.

Download metrics-core 0.9.26


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.