public class Mvn extends Object
| Constructor and Description |
|---|
Mvn() |
| Modifier and Type | Method and Description |
|---|---|
static String |
file(net.thevpc.nuts.artifact.NId id,
MvnArtifactType type) |
static String |
folder(net.thevpc.nuts.artifact.NId id) |
static String |
jar(net.thevpc.nuts.artifact.NId id) |
static String |
localFolder(net.thevpc.nuts.artifact.NId id) |
static String |
localMaven() |
static String |
localPath(net.thevpc.nuts.artifact.NId id,
MvnArtifactType type) |
public static String localMaven()
public static String localFolder(net.thevpc.nuts.artifact.NId id)
public static String folder(net.thevpc.nuts.artifact.NId id)
public static String localPath(net.thevpc.nuts.artifact.NId id, MvnArtifactType type)
public static String jar(net.thevpc.nuts.artifact.NId id)
public static String file(net.thevpc.nuts.artifact.NId id, MvnArtifactType type)
Copyright © 2025 vpc open source initiative. All rights reserved.