public class BuildInfoReader extends Object
created on: 14.07.2012
| Constructor and Description |
|---|
BuildInfoReader() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBuildDate()
Read build date from properties file in classpath if it can be found.
|
static String |
getVersion()
Read version from properties file in classpath if it can be found.
|
public static String getVersion()
public static String getBuildDate()
Copyright © 2019. All rights reserved.