is not current version
Last Version 0.6.0

su.nlq:prometheus-protobuf-servlet 0.4

Protobuf formatter and HTTP servlet for Prometheus client

Categories

Categories

Protobuf Data Data Structures Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

su.nlq
ArtifactId

ArtifactId

prometheus-protobuf-servlet
Version

Version

0.4
Type

Type

jar

Download prometheus-protobuf-servlet 0.4


<!-- https://jarcasting.com/artifacts/su.nlq/prometheus-protobuf-servlet/ -->
<dependency>
    <groupId>su.nlq</groupId>
    <artifactId>prometheus-protobuf-servlet</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/su.nlq/prometheus-protobuf-servlet/
implementation 'su.nlq:prometheus-protobuf-servlet:0.4'
// https://jarcasting.com/artifacts/su.nlq/prometheus-protobuf-servlet/
implementation ("su.nlq:prometheus-protobuf-servlet:0.4")
'su.nlq:prometheus-protobuf-servlet:jar:0.4'
<dependency org="su.nlq" name="prometheus-protobuf-servlet" rev="0.4">
  <artifact name="prometheus-protobuf-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='su.nlq', module='prometheus-protobuf-servlet', version='0.4')
)
libraryDependencies += "su.nlq" % "prometheus-protobuf-servlet" % "0.4"
[su.nlq/prometheus-protobuf-servlet "0.4"]