Awesome Groovy Overview

A curated list of awesome groovy libraries, frameworks and resources

🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 kdabir/awesome-groovy · ⭐ 689 · 🏷️ Programming Languages

[ Daily / Weekly / Overview ]

Awesome Groovy Awesome

Curated list of awesome groovy libraries, frameworks and resources. Inspired by many other awesome-* repositories. This awesome collection is also available on Groovy.ZEEF.com.

Build tools, setup and CI

IDE and Editor Support

Web Frameworks

Database

Rich Application

HTTP

Testing

Concurrency

Code Analysis

Transpilers

Static Web

Language Utilities

Data Processing

File System Utilities

DSLs

Scripting Tools

Rule Engines

Resources

Official Resources

Try Groovy in Browser

Groovy Code Examples

Staying up to date

Interactive Learning

Blogs of core committer

Conferences

Contributing

Fork this repository, edit this file and send a pull request.

Using awesome.groovy script

You can use the awesome.groovy script to search awesome projects on github and generate the entry prepoulated with project name, repo url and description in markdown format. All you need to do is place it under right group in the markdown list in README.md.

Examples

to find out repos where language is groovy and whose name contain gpars and

./awesome.groovy -l groovy gpars

to find out repos by user 'kdabir' and name contains glide

./awesome.groovy -u kdabir glide

to find out repos whose name contains glide

./awesome.groovy glide

If you are lazy to download the repo, an easy way is:

groovy "https://git.io/awesome" -l groovy glide

Credits

To all the awesome-* repos out there and their aggreators like this (⭐260) and this (⭐30k).