Download vespa-http-client-6.193.124.jar file - Jar v

Jar examples for v:vespa-http-client

Description

Independent external feeding API towards Vespa.

You can download jar file vespa-http-client 6.193.124 in this page.

Build File

You can use the following script to add vespa-http-client-6.193.124.jar to your project.

<dependency>
   <groupId>com.yahoo.vespa</groupId>
   <artifactId>vespa-http-client</artifactId>
   <version>6.193.124</version>
</dependency>
compile group: 'com.yahoo.vespa', name: 'vespa-http-client', version: '6.193.124'
libraryDependencies += "com.yahoo.vespa" % "vespa-http-client" % "6.193.124"
<dependency org="com.yahoo.vespa" name="vespa-http-client" rev="6.193.124"/>
@Grapes(@Grab(group='com.yahoo.vespa', module='vespa-http-client', version='6.193.124'))
'com.yahoo.vespa:vespa-http-client:jar:6.193.124'

Download

Click the following link to download the jar file.

vespa-http-client-6.193.124-javadoc.jar
vespa-http-client-6.193.124-sources.jar
vespa-http-client-6.193.124.jar
vespa-http-client-6.193.124.pom



Related Tutorials