is not current version
Last Version 7.244.2

com.yahoo.vespa:tenant-auth 7.112.6

Provides resources for authenticating with the hosted Vespa API or application containers

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

tenant-auth
Version

Version

7.112.6
Type

Type

jar

Download tenant-auth 7.112.6


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