s

simpleclient_jetty

Collector of data from Jetty StatisticsHandler.
The Apache Software License, Version 2.0
Tokuhiro Matsuno
Files download
File Operation
simpleclient_jetty-0.11.0.jar download
simpleclient_jetty-0.11.0.pom download
simpleclient_jetty-0.11.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.prometheus</groupId>
  <artifactId>simpleclient_jetty</artifactId>
  <version>0.11.0</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'io.prometheus:simpleclient_jetty:0.11.0'
Gradle Kotlin
implementation("io.prometheus:simpleclient_jetty:0.11.0")
Scala SBT
libraryDependencies += "io.prometheus" % "simpleclient_jetty" % "0.11.0"
Groovy Grape
@Grapes(
  @Grab(group='io.prometheus', module='simpleclient_jetty', version='0.11.0')
)
Apache Ivy
<dependency org="io.prometheus" name="simpleclient_jetty" rev="0.11.0" />
Leiningen
[io.prometheus/simpleclient_jetty "0.11.0"]
Apache Buildr
'io.prometheus:simpleclient_jetty:jar:0.11.0'