Download simpleclient_httpserver-0.1.0.jar file - Jar s

Jar examples for s:simpleclient-httpserver

Description

Httpserver exposition for the simpleclient.

You can download jar file simpleclient_httpserver 0.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add simpleclient_httpserver-0.1.0.jar to your project.

<dependency>
   <groupId>io.prometheus</groupId>
   <artifactId>simpleclient_httpserver</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'io.prometheus', name: 'simpleclient_httpserver', version: '0.1.0'
libraryDependencies += "io.prometheus" % "simpleclient_httpserver" % "0.1.0"
<dependency org="io.prometheus" name="simpleclient_httpserver" rev="0.1.0"/>
@Grapes(@Grab(group='io.prometheus', module='simpleclient_httpserver', version='0.1.0'))
'io.prometheus:simpleclient_httpserver:jar:0.1.0'

Download

Click the following link to download the jar file.

simpleclient_httpserver-0.1.0-javadoc.jar
simpleclient_httpserver-0.1.0-sources.jar
simpleclient_httpserver-0.1.0.jar
simpleclient_httpserver-0.1.0.pom



Related Tutorials