Language

Package: groovy @ 3.0.5

Synopsis

Programming language for the JVM

Description

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.

Home page
http://groovy-lang.org/
Location
gnu/packages/groovy.scm (line: 777, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'antlr4' does not match package name 'java-tunnelvisionlabs-antlr4'
input-labels

Identify input labels that do not match package names

label 'java-jmock-1' does not match package name 'java-jmock'
input-labels

Identify input labels that do not match package names

label 'java-jline-2' does not match package name 'java-jline'