Categories |
CategoriesAWS Container PaaS Providers CLI User Interface Prometheus Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.deevvi |
ArtifactId | ArtifactIdprometheus-exporter-for-aws-clients |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.deevvi/prometheus-exporter-for-aws-clients/ -->
<dependency>
<groupId>com.deevvi</groupId>
<artifactId>prometheus-exporter-for-aws-clients</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.deevvi/prometheus-exporter-for-aws-clients/
implementation 'com.deevvi:prometheus-exporter-for-aws-clients:1.0.1'
// https://jarcasting.com/artifacts/com.deevvi/prometheus-exporter-for-aws-clients/
implementation ("com.deevvi:prometheus-exporter-for-aws-clients:1.0.1")
'com.deevvi:prometheus-exporter-for-aws-clients:jar:1.0.1'
<dependency org="com.deevvi" name="prometheus-exporter-for-aws-clients" rev="1.0.1">
<artifact name="prometheus-exporter-for-aws-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deevvi', module='prometheus-exporter-for-aws-clients', version='1.0.1')
)
libraryDependencies += "com.deevvi" % "prometheus-exporter-for-aws-clients" % "1.0.1"
[com.deevvi/prometheus-exporter-for-aws-clients "1.0.1"]