public class ReleaseInfo
extends Object
Exposes the Groovy release information
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static Properties |
getAllProperties()Returns all loaded release metadata properties. |
|
public static String |
getVersion()Returns Groovy's implementation version from the bundled release metadata. |
Returns all loaded release metadata properties.
Returns Groovy's implementation version from the bundled release metadata.