License |
License |
---|---|
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdhosted-api |
Last Version | Last Version8.7.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMiscellaneous for tenant client -- hosted Vespa controller communication
|
Filename | Size |
---|---|
hosted-api-8.7.17.pom | |
hosted-api-8.7.17.jar | 36 KB |
hosted-api-8.7.17-sources.jar | 19 KB |
hosted-api-8.7.17-javadoc.jar | 487 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/hosted-api/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>hosted-api</artifactId>
<version>8.7.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/hosted-api/
implementation 'com.yahoo.vespa:hosted-api:8.7.17'
// https://jarcasting.com/artifacts/com.yahoo.vespa/hosted-api/
implementation ("com.yahoo.vespa:hosted-api:8.7.17")
'com.yahoo.vespa:hosted-api:jar:8.7.17'
<dependency org="com.yahoo.vespa" name="hosted-api" rev="8.7.17">
<artifact name="hosted-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='hosted-api', version='8.7.17')
)
libraryDependencies += "com.yahoo.vespa" % "hosted-api" % "8.7.17"
[com.yahoo.vespa/hosted-api "8.7.17"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.vespa : security-utils | jar | 8.7.17 |
com.yahoo.vespa : config-provisioning | jar | 8.7.17 |
com.yahoo.vespa : vespajlib | jar | 8.7.17 |
com.yahoo.vespa : yolean | jar | 8.7.17 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |
com.yahoo.vespa : testutil | jar | 8.7.17 |