Download sink-http-apache-0.1.1.jar file - Jar s

Jar examples for s:sink-http-apache

Description

HTTP Sink for metrics client using the Apache HTTP library.

You can download jar file sink-http-apache 0.1.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add sink-http-apache-0.1.1.jar to your project.

<dependency>
   <groupId>com.arpnetworking.metrics</groupId>
   <artifactId>sink-http-apache</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.arpnetworking.metrics', name: 'sink-http-apache', version: '0.1.1'
libraryDependencies += "com.arpnetworking.metrics" % "sink-http-apache" % "0.1.1"
<dependency org="com.arpnetworking.metrics" name="sink-http-apache" rev="0.1.1"/>
@Grapes(@Grab(group='com.arpnetworking.metrics', module='sink-http-apache', version='0.1.1'))
'com.arpnetworking.metrics:sink-http-apache:jar:0.1.1'

Download

Click the following link to download the jar file.

sink-http-apache-0.1.1-javadoc.jar
sink-http-apache-0.1.1-sources.jar
sink-http-apache-0.1.1.jar
sink-http-apache-0.1.1.pom



Related Tutorials