All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.yahoo.container.di.componentgraph.package-info Maven / Gradle / Ivy

The newest version!
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * Note that this package also exists in another Vespa module, for historical
 * reasons. All Java classes should be kept in this module, and the other
 * module's package should remain empty.
 */
@ExportPackage
@PublicApi
package com.yahoo.container.di.componentgraph;

import com.yahoo.api.annotations.PublicApi;
import com.yahoo.osgi.annotation.ExportPackage;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy