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