Last Version

Metrics 0.6

Coda Hale Metrics integration

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.seovic.coherence
ArtifactId

ArtifactId

metrics
Version

Version

0.6
Type

Type

jar
Description

Description

Metrics
Coda Hale Metrics integration

Download metrics 0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.codahale.metrics : metrics-core jar 3.0.1
com.codahale.metrics : metrics-annotation jar 3.0.1
org.slf4j : slf4j-api jar 1.6.6

provided (1)

Group / Artifact Type Version
com.oracle.coherence » coherence jar 12.1.2-0-0

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : jcl-over-slf4j jar 1.6.6
org.slf4j : log4j-over-slf4j jar 1.6.6
org.slf4j : slf4j-simple jar 1.6.6

Project Modules

There are no modules declared in this project.