
configdefinitions.vespa.hosted.controller.maven.repository.config.maven-repository.def Maven / Gradle / Ivy
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.hosted.controller.maven.repository.config
# URL to the Maven repository API that holds artifacts for tenants in the controller's system
#
apiUrl string default=https://repo1.maven.org/maven2/
# Group ID of the artifact to list versions for
#
groupId string default=com.yahoo.vespa
# Artifact ID of the artifact to list versions for
#
artifactId string default=cloud-tenant-base
© 2015 - 2025 Weber Informatics LLC | Privacy Policy