org.codehaus.groovy.util
Class ReleaseInfo

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

public class ReleaseInfo
extends Object

Exposes the Groovy release information

Author:
Roshan Dawrani

Constructor Summary
ReleaseInfo()
           
 
Method Summary
static Properties getAllProperties()
           
static 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 String getVersion()

getAllProperties

public static Properties getAllProperties()

Copyright © 2003-2010 The Codehaus. All rights reserved.