This page lists projects using Groovy in some way. Please add your project to this page.
Lightweight containers, J2EE & AOP
- Spring has Groovy Spring
- NanoContainer is a script fron-tend for PicoContainer.
- PicoContainer has Groovy Pico. here's an example test case
- ServiceMix is an open source JBI / ESB and has full Groovy support
- OpenEJB which has a Groovy telnet shell for querying EJBs while the server's live

- GAP using Groovy dynAop and Pico
- The Turbine Fulcrum Groovy Service executes Groovy scripts managed by the Fulcrum ResourceManager Service. It provides the following features:
- caching of Groovy scripts to improve performance
- thread-safe execution of compiled Groovy scripts
- seamless integration with the existing Avalon infrastructure.
- 1060 NetKernel has Groovy support for creating scripted services and service orchestration.
Blog/Wiki projects
- SnipSnap has some nice Groovy support allowing to admins to write GSP pages.
- XWiki also comes with GSP support and has some nice examples of using it, e.g. live RegEx testing.
- biscuit is an all-groovy wiki made by Groovy committer Jeremy Rayner.
- blojsom
- WidgetWeb
Web frameworks
- NanoWeb
- RIFE
- Simple Advanced Groovy templating, provides a lightweight version of Struts Tiles
- Groovy Tapestry
- GvTags JSP tag library for Groovy
Testing Tools
- Canoo WebTest allows specifying Test Steps scripted in Groovy, bundling a series of Tests Steps with the MacroStepBuilder, and creating a whole WebTest using the AntBuilder. see GroovyWebTest
Other
- Funkee is a Groovy Scripting Host that shows a nice little smiley on your desktop that you can click to open a Groovy source code editor, or for running Groovy scripts, as well as other scripting languages.
- Luxor XUL is an XUL language extension that comes with Groovy Support.
Labels