Chapter 2. Using Groovy Ecosystem
In this chapter, we will cover:
Using Java classes from Groovy
Embedding Groovy into Java
Compiling Groovy code
Simplifying dependency management with Grape
Integrating Groovy into the build process using Ant
Integrating Groovy into the build process using Maven
Integrating Groovy into the build process using Gradle
Generating documentation for Groovy code
Checking Groovy code's quality with CodeNarc