Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 646 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 646 Bytes

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 [email protected]:oss4j/oss4j-groovy-samples.git