public final class MavenVersionSettings extends Object
Modifier and Type | Field and Description |
---|---|
static String |
VERSION_COMPILER
Deprecated.
|
static String |
VERSION_RESOURCES
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static MavenVersionSettings |
getDefault() |
String |
getNBVersion() |
String |
getVersion(String artifactId)
Deprecated.
|
String |
getVersion(String groupId,
String artifactId) |
@Deprecated public static final String VERSION_COMPILER
@Deprecated public static final String VERSION_RESOURCES
public static MavenVersionSettings getDefault()
public String getNBVersion()
@Deprecated public String getVersion(String artifactId)