is not current version
Last Version 7.477.12

com.yahoo.vespa:tenant-base 7.165.5

Parent POM for all hosted Vespa applications.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

tenant-base
Version

Version

7.165.5
Type

Type

pom

Download tenant-base 7.165.5

Filename Size
tenant-base-7.165.5.pom 10 KB
Browse

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