/groovy-samples

Groovy Samples

Primary LanguageGroovyApache License 2.0Apache-2.0

Groovy Samples

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-compiler to compile the code.
  • groovy-java-mix-gmaven-sample - sample project that has mixed Java and Groovy source code and junit test and uses the gmaven plugin to compile the code.

Cloning

To clone this repository, please run following command:

git clone git@github.com:oss4j/oss4j-groovy-samples.git