is not current version
Last Version 7.594.36

com.yahoo.vespa:vespa-http-client 7.112.6

Independent external feeding API towards Vespa.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

vespa-http-client
Version

Version

7.112.6
Type

Type

jar

Download vespa-http-client 7.112.6


<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-http-client/ -->
<dependency>
    <groupId>com.yahoo.vespa</groupId>
    <artifactId>vespa-http-client</artifactId>
    <version>7.112.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-http-client/
implementation 'com.yahoo.vespa:vespa-http-client:7.112.6'
// https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-http-client/
implementation ("com.yahoo.vespa:vespa-http-client:7.112.6")
'com.yahoo.vespa:vespa-http-client:jar:7.112.6'
<dependency org="com.yahoo.vespa" name="vespa-http-client" rev="7.112.6">
  <artifact name="vespa-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='vespa-http-client', version='7.112.6')
)
libraryDependencies += "com.yahoo.vespa" % "vespa-http-client" % "7.112.6"
[com.yahoo.vespa/vespa-http-client "7.112.6"]