Jar examples for f:ffwd-http-client
High-level HTTP client for sending metrics to a remove FFWD instances.
You can download jar file ffwd-http-client 0.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ffwd-http-client-0.4.0.jar to your project.
<dependency> <groupId>com.spotify.ffwd</groupId> <artifactId>ffwd-http-client</artifactId> <version>0.4.0</version> </dependency>
compile group: 'com.spotify.ffwd', name: 'ffwd-http-client', version: '0.4.0'
libraryDependencies += "com.spotify.ffwd" % "ffwd-http-client" % "0.4.0"
<dependency org="com.spotify.ffwd" name="ffwd-http-client" rev="0.4.0"/>
@Grapes(@Grab(group='com.spotify.ffwd', module='ffwd-http-client', version='0.4.0'))
'com.spotify.ffwd:ffwd-http-client:jar:0.4.0'
Click the following link to download the jar file.
ffwd-http-client-0.4.0-javadoc.jar