Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdorg.sdase.commons |
ArtifactId | ArtifactIdsda-commons-server-prometheus |
Version | Version2.43.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-prometheus/ -->
<dependency>
<groupId>org.sdase.commons</groupId>
<artifactId>sda-commons-server-prometheus</artifactId>
<version>2.43.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-prometheus/
implementation 'org.sdase.commons:sda-commons-server-prometheus:2.43.1'
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-prometheus/
implementation ("org.sdase.commons:sda-commons-server-prometheus:2.43.1")
'org.sdase.commons:sda-commons-server-prometheus:jar:2.43.1'
<dependency org="org.sdase.commons" name="sda-commons-server-prometheus" rev="2.43.1">
<artifact name="sda-commons-server-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sdase.commons', module='sda-commons-server-prometheus', version='2.43.1')
)
libraryDependencies += "org.sdase.commons" % "sda-commons-server-prometheus" % "2.43.1"
[org.sdase.commons/sda-commons-server-prometheus "2.43.1"]