| Package | Description |
|---|---|
| net.thevpc.nuts.build.util |
| Modifier and Type | Method and Description |
|---|---|
static MvnArtifactType |
MvnArtifactType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MvnArtifactType[] |
MvnArtifactType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NOptional<MvnArtifactType> |
MvnArtifactType.byFile(String file) |
| Modifier and Type | Method and Description |
|---|---|
static String |
Mvn.file(NId id,
MvnArtifactType type) |
static String |
Mvn.localPath(NId id,
MvnArtifactType type) |
Copyright © 2025 vpc open source initiative. All rights reserved.