License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.attribyte |
ArtifactId | ArtifactIdmetrics-reporting |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAttribyte Metrics Reporting
Runtime configuration of various metrics reporters.
|
Project URL |
Project URL |
Filename | Size |
---|---|
metrics-reporting-1.0.3.pom | |
metrics-reporting-1.0.3.jar | 12 KB |
metrics-reporting-1.0.3-sources.jar | 10 KB |
metrics-reporting-1.0.3-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.attribyte/metrics-reporting/ -->
<dependency>
<groupId>org.attribyte</groupId>
<artifactId>metrics-reporting</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.attribyte/metrics-reporting/
implementation 'org.attribyte:metrics-reporting:1.0.3'
// https://jarcasting.com/artifacts/org.attribyte/metrics-reporting/
implementation ("org.attribyte:metrics-reporting:1.0.3")
'org.attribyte:metrics-reporting:jar:1.0.3'
<dependency org="org.attribyte" name="metrics-reporting" rev="1.0.3">
<artifact name="metrics-reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.attribyte', module='metrics-reporting', version='1.0.3')
)
libraryDependencies += "org.attribyte" % "metrics-reporting" % "1.0.3"
[org.attribyte/metrics-reporting "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.attribyte : attribyte-shared-base | jar | [1.0.1,) |
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
io.dropwizard.metrics : metrics-graphite Optional | jar | 3.1.2 |
com.blacklocus : metrics-cloudwatch Optional | jar | 0.3.3 |
org.attribyte : essem-reporter Optional | jar | [1.0.6,) |
junit : junit Optional | jar | 4.11 |