| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.yahoo.vespa |
| ArtifactId | ArtifactIdhosted-tenant-base |
| Last Version | Last Version8.7.17 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBase pom for all tenant base poms
Parent POM for all Vespa base poms.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hosted-tenant-base-8.7.17.pom | 17 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.vespa : container | jar | 8.7.17 |
| 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 |