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.0.15.jar download
simpleclient_jetty-0.0.15.pom download
simpleclient_jetty-0.0.15-sources.jar download
Apache Maven
<dependency>
  <groupId>io.prometheus</groupId>
  <artifactId>simpleclient_jetty</artifactId>
  <version>0.0.15</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'io.prometheus:simpleclient_jetty:0.0.15'
Gradle Kotlin
implementation("io.prometheus:simpleclient_jetty:0.0.15")
Scala SBT
libraryDependencies += "io.prometheus" % "simpleclient_jetty" % "0.0.15"
Groovy Grape
@Grapes(
  @Grab(group='io.prometheus', module='simpleclient_jetty', version='0.0.15')
)
Apache Ivy
<dependency org="io.prometheus" name="simpleclient_jetty" rev="0.0.15" />
Leiningen
[io.prometheus/simpleclient_jetty "0.0.15"]
Apache Buildr
'io.prometheus:simpleclient_jetty:jar:0.0.15'