License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.stackdriver |
ArtifactId | ArtifactIdstackdriver-custommetrics |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStackdriver Custom Metrics Publisher
Sends custom metrics to Stackdriver via HTTP
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.stackdriver/stackdriver-custommetrics/ -->
<dependency>
<groupId>com.stackdriver</groupId>
<artifactId>stackdriver-custommetrics</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.stackdriver/stackdriver-custommetrics/
implementation 'com.stackdriver:stackdriver-custommetrics:0.3'
// https://jarcasting.com/artifacts/com.stackdriver/stackdriver-custommetrics/
implementation ("com.stackdriver:stackdriver-custommetrics:0.3")
'com.stackdriver:stackdriver-custommetrics:jar:0.3'
<dependency org="com.stackdriver" name="stackdriver-custommetrics" rev="0.3">
<artifact name="stackdriver-custommetrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stackdriver', module='stackdriver-custommetrics', version='0.3')
)
libraryDependencies += "com.stackdriver" % "stackdriver-custommetrics" % "0.3"
[com.stackdriver/stackdriver-custommetrics "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.1.1 |