s

simpleclient_servlet_common

HTTP servlet exporter for the simpleclient.
The Apache Software License, Version 2.0
Brian Brazil
文件下载
文件名 操作
simpleclient_servlet_common-0.16.0.jar 下载
simpleclient_servlet_common-0.16.0.pom 下载
simpleclient_servlet_common-0.16.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.prometheus</groupId>
  <artifactId>simpleclient_servlet_common</artifactId>
  <version>0.16.0</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'io.prometheus:simpleclient_servlet_common:0.16.0'
Gradle Kotlin
implementation("io.prometheus:simpleclient_servlet_common:0.16.0")
Scala SBT
libraryDependencies += "io.prometheus" % "simpleclient_servlet_common" % "0.16.0"
Groovy Grape
@Grapes(
  @Grab(group='io.prometheus', module='simpleclient_servlet_common', version='0.16.0')
)
Apache Ivy
<dependency org="io.prometheus" name="simpleclient_servlet_common" rev="0.16.0" />
Leiningen
[io.prometheus/simpleclient_servlet_common "0.16.0"]
Apache Buildr
'io.prometheus:simpleclient_servlet_common:jar:0.16.0'