public class NRepositorySelectorHelper extends Object
| Constructor and Description |
|---|
NRepositorySelectorHelper() |
| Modifier and Type | Method and Description |
|---|---|
static NRepositorySpec |
createCustomRepositoryOptions(String name,
String url,
boolean requireName) |
static NRepositorySpec |
createDefaultRepositoryOptions(String nameOrURL) |
static NRepositorySpec |
createRepositoryOptions(NRepositoryLocation loc,
boolean requireName) |
static NRepositorySpec |
createRepositoryOptions(NRepositoryLocation loc,
boolean requireName,
String[] tags) |
static NRepositorySpec |
createRepositoryOptions(String s,
boolean requireName) |
static NRepositorySpec |
createRepositoryOptions(String s,
boolean requireName,
String[] tags) |
public static NRepositorySpec createRepositoryOptions(String s, boolean requireName)
public static NRepositorySpec createRepositoryOptions(String s, boolean requireName, String[] tags)
public static NRepositorySpec createRepositoryOptions(NRepositoryLocation loc, boolean requireName)
public static NRepositorySpec createRepositoryOptions(NRepositoryLocation loc, boolean requireName, String[] tags)
public static NRepositorySpec createCustomRepositoryOptions(String name, String url, boolean requireName)
public static NRepositorySpec createDefaultRepositoryOptions(String nameOrURL)
Copyright © 2026 vpc open source initiative. All rights reserved.