License |
License |
---|---|
Categories |
CategoriesMaven Build Tools CLI User Interface Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.bluematador.maven |
ArtifactId | ArtifactIdblue-matadador-metrics-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblue-matadador-metrics-client
blue-matadador-metrics-client allows users to send arbitrary StatsD-style metrics to their Blue Matador account
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bluematador.maven/blue-matadador-metrics-client/ -->
<dependency>
<groupId>com.bluematador.maven</groupId>
<artifactId>blue-matadador-metrics-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluematador.maven/blue-matadador-metrics-client/
implementation 'com.bluematador.maven:blue-matadador-metrics-client:1.0.1'
// https://jarcasting.com/artifacts/com.bluematador.maven/blue-matadador-metrics-client/
implementation ("com.bluematador.maven:blue-matadador-metrics-client:1.0.1")
'com.bluematador.maven:blue-matadador-metrics-client:jar:1.0.1'
<dependency org="com.bluematador.maven" name="blue-matadador-metrics-client" rev="1.0.1">
<artifact name="blue-matadador-metrics-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluematador.maven', module='blue-matadador-metrics-client', version='1.0.1')
)
libraryDependencies += "com.bluematador.maven" % "blue-matadador-metrics-client" % "1.0.1"
[com.bluematador.maven/blue-matadador-metrics-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.datadoghq : java-dogstatsd-client | jar | 2.10.1 |
org.apache.logging.log4j : log4j-api | jar | 2.13.0 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |