License |
License |
---|---|
Categories |
CategoriesNet Metrics Application Testing & Monitoring Monitoring Networking |
GroupId | GroupIdcom.arpnetworking.metrics.extras |
ArtifactId | ArtifactIdcodahale-extra-parent |
Version | Version0.7.0 |
Type | Typepom |
Description |
DescriptionMetrics Client Codahale Extra
Extension to metrics-java-client which adapts the client for use in conjunction or in place of the Codahale metrics library.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
codahale-extra-parent-0.7.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arpnetworking.metrics.extras/codahale-extra-parent/ -->
<dependency>
<groupId>com.arpnetworking.metrics.extras</groupId>
<artifactId>codahale-extra-parent</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.arpnetworking.metrics.extras/codahale-extra-parent/
implementation 'com.arpnetworking.metrics.extras:codahale-extra-parent:0.7.0'
// https://jarcasting.com/artifacts/com.arpnetworking.metrics.extras/codahale-extra-parent/
implementation ("com.arpnetworking.metrics.extras:codahale-extra-parent:0.7.0")
'com.arpnetworking.metrics.extras:codahale-extra-parent:pom:0.7.0'
<dependency org="com.arpnetworking.metrics.extras" name="codahale-extra-parent" rev="0.7.0">
<artifact name="codahale-extra-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.arpnetworking.metrics.extras', module='codahale-extra-parent', version='0.7.0')
)
libraryDependencies += "com.arpnetworking.metrics.extras" % "codahale-extra-parent" % "0.7.0"
[com.arpnetworking.metrics.extras/codahale-extra-parent "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.arpnetworking.build : build-resources | jar | 1.0.6 |