Uses of Interface
com.yahoo.vespa.hosted.controller.api.integration.maven.MavenRepository
-
Packages that use MavenRepository Package Description com.yahoo.vespa.hosted.controller.api.integration.stubs No-dependency implementations of integration interfaces for setups where we want to avoid contacting certain thirds-party systems. -
-
Uses of MavenRepository in com.yahoo.vespa.hosted.controller.api.integration.stubs
Classes in com.yahoo.vespa.hosted.controller.api.integration.stubs that implement MavenRepository Modifier and Type Class Description classMockMavenRepositoryMock repository for maven artifacts, that returns a static metadata.
-