Package org.codehaus.groovy.util
Class ReleaseInfo
- java.lang.Object
- 
- org.codehaus.groovy.util.ReleaseInfo
 
- 
 public class ReleaseInfo extends Object Exposes the Groovy release information
- 
- 
Constructor SummaryConstructors Constructor Description ReleaseInfo()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static PropertiesgetAllProperties()static StringgetVersion()
 
- 
- 
- 
Method Detail- 
getVersionpublic static String getVersion() 
 - 
getAllPropertiespublic static Properties getAllProperties() 
 
- 
 
-