Top Level Updates and updates to console examples to get them to run (closes #1)
7 files changed
tree: ee9259bdf27fc3a2decae52b9db6925a78d2d6b3
  1. gradle/
  2. src/
  3. .gitignore
  4. build.gradle
  5. gradle.properties
  6. gradlew
  7. gradlew.bat
  8. README.md
README.md

groovy logo

Groovy Examples

This is a repository of example Groovy projects. Each consisting of source files and using libraries that (at some point) have been frequently used with Groovy. It is expected that all the example source files will at least compile with the current version of Groovy.

ProjectDescription
AST BuilderExample showing how to use the AstBuilder to add a public static void main(String[]) method to a class
Command Line Tools
Console
Groovy 2d
Injector
OSGiSample code illustrating two different usages of OSGi and Groovy
Search Engine
Swing
Transforms
Web Apps

License

Groovy Examples are licensed under the terms of the Apache License, Version 2.0