This is the command groovyc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
groovyc - compiler for groovy source files
DESCRIPTION
usage: groovyc [options] <source-files> options:
--classpath <path>
Specify where to find the class files.
-d <arg>
Specify where to place generated class files.
-e,--exception
Print stack trace on error.
--encoding <encoding>
Specify the encoding of the user class files.
-F <flag>
-h,--help
Print a synopsis of standard options.
-j,--jointCompilation
Attach javac compiler to compile .java files.
-J <property=value>
--sourcepath <path>
Specify where to find the source files.
--temp <temp>
-v,--version
Print the version.
options:
--classpath <path>
Specify where to find the class files.
-d <arg>
Specify where to place generated class files.
-e,--exception
Print stack trace on error.
--encoding <encoding>
Specify the encoding of the user class files.
-F <flag>
-h,--help
Print a synopsis of standard options.
-j,--jointCompilation
Attach javac compiler to compile .java files.
-J <property=value>
--sourcepath <path>
Specify where to find the source files.
--temp <temp>
-v,--version
Print the version.
Use groovyc online using onworks.net services