Last Version

Base pom for all tenant base poms 8.7.17

Parent POM for all Vespa base poms.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

hosted-tenant-base
Version

Version

8.7.17
Type

Type

pom
Description

Description

Base pom for all tenant base poms
Parent POM for all Vespa base poms.
Project URL

Project URL

https://github.com/vespa-engine

Download hosted-tenant-base 8.7.17


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

Dependencies

provided (1)

Group / Artifact Type Version
com.yahoo.vespa : container jar 8.7.17

test (4)

Group / Artifact Type Version
com.yahoo.vespa : container-test jar 8.7.17
com.yahoo.vespa : tenant-cd-api jar 8.7.17
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.vintage : junit-vintage-engine jar 5.8.1

Project Modules

There are no modules declared in this project.