is not current version
Last Version 0.6.0

su.nlq:prometheus-protobuf-servlet 0.1.0

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

Type

jar

Download prometheus-protobuf-servlet 0.1.0


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