org.pentaho.reporting.libraries.repository

Class LibRepositoryInfo

public class LibRepositoryInfo extends ProjectInformation

The LibRepositoryInfo class contains all dependency information and some common information like version, license and contributors about the library itself.

Author: Thomas Morgner

Method Summary
static ProjectInformationgetInstance()
Returns the singleton instance of the ProjectInformation-class.

Method Detail

getInstance

public static ProjectInformation getInstance()
Returns the singleton instance of the ProjectInformation-class.

Returns: the singleton ProjectInformation.