public class BuildInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static BuildInfo |
instance |
protected Properties |
props |
| Modifier | Constructor and Description |
|---|---|
protected |
BuildInfo() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getArtifactID() |
static Date |
getBuildDate() |
static String |
getGroupID() |
static Properties |
getProperties() |
static String |
getVersion() |
protected Properties props
public static final BuildInfo instance
public static Properties getProperties()
public static Date getBuildDate()
public static String getArtifactID()
public static String getGroupID()
public static String getVersion()
Copyright © 2017. All rights reserved.