public final class LibBaseInfo extends ProjectInformation
| Modifier and Type | Method and Description | 
|---|---|
static ProjectInformation | 
getInstance()
Returns a singleton instance of the LibBase project information structure. 
 | 
static void | 
main(String[] args)
The main method can be used to check the version of the code. 
 | 
addLibrary, getBootClass, getCopyright, getInternalName, getLibraries, getOptionalLibraries, getProductId, getReleaseBuildNumber, getReleaseCandidateToken, getReleaseMajor, getReleaseMilestone, getReleaseMinor, getReleaseNumber, getVersionequals, getInfo, getLicenseName, getName, hashCodepublic static ProjectInformation getInstance()
public static void main(String[] args)
args - not used.