public class Constants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.util.Properties |
polyglotProperties |
Constructor and Description |
---|
Constants() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getArtifactId(java.lang.String postfix) |
static java.lang.String |
getGAV(java.lang.String postfix) |
static java.lang.String |
getGroupId() |
static java.util.Properties |
getPolyglotMavenProperties() |
static java.lang.String |
getVersion() |
public static java.lang.String getGroupId()
public static java.lang.String getArtifactId(java.lang.String postfix)
public static java.lang.String getVersion()
public static java.lang.String getGAV(java.lang.String postfix)
public static java.util.Properties getPolyglotMavenProperties()