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 Summary
Constructors Constructor Description ReleaseInfo()
-
Method Summary
Modifier and Type Method Description static Properties
getAllProperties()
static String
getVersion()
-
Constructor Details
-
ReleaseInfo
public ReleaseInfo()
-
-
Method Details
-
getVersion
-
getAllProperties
-