Last Version

Hosted Vespa tenant base 7.477.12

Parent POM for all hosted Vespa applications.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

tenant-base
Version

Version

7.477.12
Type

Type

pom
Description

Description

Hosted Vespa tenant base
Parent POM for all hosted Vespa applications.
Project URL

Project URL

https://github.com/vespa-engine

Download tenant-base 7.477.12

Filename Size
tenant-base-7.477.12.pom 18 KB
Browse

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

Dependencies

provided (1)

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

test (4)

Group / Artifact Type Version
com.yahoo.vespa : container-test jar 7.477.12
com.yahoo.vespa : tenant-cd-api jar 7.477.12
com.yahoo.vespa : cloud-tenant-cd jar 7.477.12
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.