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.
cs-interview-questions
Personal Solutions to Interview Questions
gradle-license-plugin
Gradle plugin that provides a task to generate a HTML license report of your project.
gradle-code-quality-tools-plugin
Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.
polyglot-java
A demonstration on how to integrate different JVM languages into a multi-module Maven build.
getting-started-with-grails
Conference Talk - Getting Started with Grails
GradleKotlinConverter
Convert from Groovy to Kotlin DSL for Gradle, focused on Android.
gradle-plugins-howto
How to write Gradle plugins - answers to common questions and alternative implementation solutions
gradle-avro-plugin
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
Gradle plugin for PIT Mutation Testing
GDuplicate-Finder
GDuplicate Finder - A Groovy way to find duplicates among your computer and network shares!