sobkowiak / groovy-samples

Groovy Samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Groovy Samples

License:Apache License 2.0


Languages

Language:Groovy 46.6%Language:Java 37.4%Language:Shell 15.9%