public class MvnRepoHelper extends Object implements ToolboxRepoHelper
| Modifier and Type | Field and Description |
|---|---|
protected SingleBaseIdFilterHelper |
baseIdFilterHelper |
static String |
HELPER_ARTIFACT |
static String |
HELPER_GROUP |
static String |
HTTPS_ARCHIVE_APACHE_ORG_DIST_MAVEN |
DYNAMIC_DESCRIPTOR| Constructor and Description |
|---|
MvnRepoHelper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(NId id) |
NPath |
fetchContent(NId id,
NDescriptor descriptor,
NRepository repository) |
NDescriptor |
fetchDescriptor(NId id,
NRepository repository) |
NIterator<NId> |
search(NId id,
NDefinitionFilter filter,
NPath[] basePaths,
NRepository repository) |
NIterator<NId> |
searchVersions(NId id,
NDefinitionFilter filter,
NRepository repository) |
public static final String HTTPS_ARCHIVE_APACHE_ORG_DIST_MAVEN
public static final String HELPER_GROUP
public static final String HELPER_ARTIFACT
protected SingleBaseIdFilterHelper baseIdFilterHelper
public boolean acceptId(NId id)
acceptId in interface ToolboxRepoHelperpublic NIterator<NId> searchVersions(NId id, NDefinitionFilter filter, NRepository repository)
searchVersions in interface ToolboxRepoHelperpublic NIterator<NId> search(NId id, NDefinitionFilter filter, NPath[] basePaths, NRepository repository)
search in interface ToolboxRepoHelperpublic NDescriptor fetchDescriptor(NId id, NRepository repository)
fetchDescriptor in interface ToolboxRepoHelperpublic NPath fetchContent(NId id, NDescriptor descriptor, NRepository repository)
fetchContent in interface ToolboxRepoHelperCopyright © 2026 vpc open source initiative. All rights reserved.