This package browser is in early development. Mind the rough edges.

groovy 3.0.5

Programming language for the JVM

Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming.

Installation

Install groovy 3.0.5 as follows:

guix install groovy@3.0.5

Or install the latest version:

guix install groovy

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.