public class MavenRepositoryFactoryComponent extends Object implements net.thevpc.nuts.spi.NRepositoryFactoryComponent, net.thevpc.nuts.spi.NRepositorySpecDefaultResolverComponent, net.thevpc.nuts.spi.NRepositorySpecTemplateResolverComponent
| Constructor and Description |
|---|
MavenRepositoryFactoryComponent() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.core.NRepository |
createRepository(net.thevpc.nuts.spi.NRepositoryFactoryContext context) |
List<net.thevpc.nuts.core.NRepositorySpec> |
defaultRepositoryDefinitions() |
static int |
getScore(net.thevpc.nuts.util.NScorableContext criteria) |
List<net.thevpc.nuts.core.NRepositorySpec> |
templateRepositoryDefinitions() |
public List<net.thevpc.nuts.core.NRepositorySpec> defaultRepositoryDefinitions()
defaultRepositoryDefinitions in interface net.thevpc.nuts.spi.NRepositorySpecDefaultResolverComponentpublic List<net.thevpc.nuts.core.NRepositorySpec> templateRepositoryDefinitions()
templateRepositoryDefinitions in interface net.thevpc.nuts.spi.NRepositorySpecTemplateResolverComponentpublic net.thevpc.nuts.core.NRepository createRepository(net.thevpc.nuts.spi.NRepositoryFactoryContext context)
createRepository in interface net.thevpc.nuts.spi.NRepositoryFactoryComponentpublic static int getScore(net.thevpc.nuts.util.NScorableContext criteria)
Copyright © 2026 vpc open source initiative. All rights reserved.