This repository contains some Groovy samples:
- groovy-java-mix-sample - sample project that has mixed Java and Groovy source code and junit test and uses the
groovy-eclipse-compilerto compile the code. - groovy-java-mix-gmaven-sample - sample project that has mixed Java and Groovy source code and junit test and uses the
gmavenplugin to compile the code.
To clone this repository, please run following command:
git clone [email protected]:oss4j/oss4j-groovy-samples.git