Last Version

com.arpnetworking.metrics.extras:codahale-extra 0.7.0

Extension to metrics-java-client which adapts the client for use in conjunction or in place of the Codahale metrics library.

License

License

Categories

Categories

Net Metrics Application Testing & Monitoring Monitoring Networking
GroupId

GroupId

com.arpnetworking.metrics.extras
ArtifactId

ArtifactId

codahale-extra
Version

Version

0.7.0
Type

Type

jar
Description

Description

Extension to metrics-java-client which adapts the client for use in conjunction or in place of the Codahale metrics library.

Download codahale-extra 0.7.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.1.2
com.google.code.findbugs : findbugs-annotations jar 3.0.1
com.arpnetworking.metrics : metrics-client jar 0.7.0
com.arpnetworking.metrics.extras : file-sink-extra jar 0.7.0

provided (1)

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

test (3)

Group / Artifact Type Version
org.hamcrest : java-hamcrest jar 2.0.0.0
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.