is not current version
Last Version 8.7.17

com.yahoo.vespa:hosted-api 7.244.2

Miscellaneous for tenant client -- hosted Vespa controller communication

GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

hosted-api
Version

Version

7.244.2
Type

Type

jar

Download hosted-api 7.244.2


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