License |
License |
---|---|
Categories |
CategoriesCLI User Interface Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.prometheus |
ArtifactId | ArtifactIdsimpleclient_bom |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPrometheus Java Simpleclient BOM
Bill of Materials for the Simpleclient.
|
Filename | Size |
---|---|
simpleclient_bom-0.16.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.prometheus/simpleclient_bom/ -->
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_bom</artifactId>
<version>0.16.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.prometheus/simpleclient_bom/
implementation 'io.prometheus:simpleclient_bom:0.16.0'
// https://jarcasting.com/artifacts/io.prometheus/simpleclient_bom/
implementation ("io.prometheus:simpleclient_bom:0.16.0")
'io.prometheus:simpleclient_bom:pom:0.16.0'
<dependency org="io.prometheus" name="simpleclient_bom" rev="0.16.0">
<artifact name="simpleclient_bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.prometheus', module='simpleclient_bom', version='0.16.0')
)
libraryDependencies += "io.prometheus" % "simpleclient_bom" % "0.16.0"
[io.prometheus/simpleclient_bom "0.16.0"]