Groovy topic

Apache Groovy is a Java-syntax-compatible object-oriented programming language for the Java platform. It is both a static and dynamic language with features similar to those of Python, Ruby, and Smalltalk. It can be used as both a programming language and a scripting language for the Java Platform, is compiled to Java virtual machine (JVM) bytecode, and interoperates seamlessly with other Java code and libraries.

List Groovy repositories

gradle-license-plugin

389
Stars
65
Forks
Watchers

Gradle plugin that provides a task to generate a HTML license report of your project.

gradle-code-quality-tools-plugin

345
Stars
26
Forks
Watchers

Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.

polyglot-java

27
Stars
10
Forks
Watchers

A demonstration on how to integrate different JVM languages into a multi-module Maven build.

getting-started-with-grails

23
Stars
6
Forks
Watchers

Conference Talk - Getting Started with Grails

GradleKotlinConverter

902
Stars
59
Forks
Watchers

Convert from Groovy to Kotlin DSL for Gradle, focused on Android.

gradle-plugins-howto

124
Stars
5
Forks
Watchers

How to write Gradle plugins - answers to common questions and alternative implementation solutions

gradle-avro-plugin

319
Stars
79
Forks
Watchers

A Gradle plugin to allow easily performing Java code generation for Apache Avro. It supports JSON schema declaration files, JSON protocol declaration files, and Avro IDL files.

gradle-pitest-plugin

207
Stars
58
Forks
Watchers

Gradle plugin for PIT Mutation Testing

GDuplicate-Finder

30
Stars
7
Forks
Watchers

GDuplicate Finder - A Groovy way to find duplicates among your computer and network shares!