Class BuildInfo
java.lang.Object
se.liu.ida.hefquin.base.utils.BuildInfo
Provides build-time metadata (name, version, url) and a constructed
User-Agent string. Values are loaded once from project-info.properties
on the classpath.
-
Constructor Details
-
BuildInfo
public BuildInfo()
-
-
Method Details
-
getName
-
getVersion
-
getUrl
-
getUserAgent
-
main
-