Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.jlhood |
ArtifactId | ArtifactIdmetrics-cloudwatch |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
metrics-cloudwatch-1.0.0.pom | |
metrics-cloudwatch-1.0.0.jar | 18 KB |
metrics-cloudwatch-1.0.0-sources.jar | 12 KB |
metrics-cloudwatch-1.0.0-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jlhood/metrics-cloudwatch/ -->
<dependency>
<groupId>com.jlhood</groupId>
<artifactId>metrics-cloudwatch</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jlhood/metrics-cloudwatch/
implementation 'com.jlhood:metrics-cloudwatch:1.0.0'
// https://jarcasting.com/artifacts/com.jlhood/metrics-cloudwatch/
implementation ("com.jlhood:metrics-cloudwatch:1.0.0")
'com.jlhood:metrics-cloudwatch:jar:1.0.0'
<dependency org="com.jlhood" name="metrics-cloudwatch" rev="1.0.0">
<artifact name="metrics-cloudwatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jlhood', module='metrics-cloudwatch', version='1.0.0')
)
libraryDependencies += "com.jlhood" % "metrics-cloudwatch" % "1.0.0"
[com.jlhood/metrics-cloudwatch "1.0.0"]