is not current version
Last Version 0.6.0

su.nlq:prometheus-protobuf-servlet 0.3

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.3
Type

Type

jar

Download prometheus-protobuf-servlet 0.3


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