org.codehaus.groovy.util
Class ReleaseInfo

java.lang.Object
  extended by org.codehaus.groovy.util.ReleaseInfo

public class ReleaseInfo
extends java.lang.Object

Exposes the Groovy release information


Constructor Summary
ReleaseInfo()
           
 
Method Summary
static java.util.Properties getAllProperties()
           
static java.lang.String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReleaseInfo

public ReleaseInfo()
Method Detail

getVersion

public static java.lang.String getVersion()

getAllProperties

public static java.util.Properties getAllProperties()