aid: groovy name: Apache Groovy description: >- Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers powerful features to your application. image: https://groovy-lang.org/img/groovy-logo.svg url: https://raw.githubusercontent.com/api-evangelist/groovy/refs/heads/main/apis.yml type: Index created: '2024' modified: '2026-04-28' specificationVersion: '0.19' tags: - Apache - Dynamic Language - JVM - Programming Language - Scripting apis: - aid: groovy:groovy-core-api name: Groovy Core API description: >- The core Groovy language API documentation including all built-in classes, methods, and language features. baseURL: https://groovy-lang.org/api.html humanURL: https://groovy-lang.org/documentation.html tags: - Dynamic Language - JVM - Programming Language properties: - type: Documentation url: https://groovy-lang.org/documentation.html - type: Reference url: https://docs.groovy-lang.org/latest/html/api/ - type: Getting Started url: https://groovy-lang.org/learn.html - aid: groovy:groovy-console name: Groovy Console description: >- Interactive Groovy shell and scripting console for testing and development. humanURL: https://groovy-lang.org/groovyconsole.html tags: - Console - Development Tool - Interactive properties: - type: Documentation url: https://groovy-lang.org/groovyconsole.html - aid: groovy:groovy-grape name: Groovy Grape description: Embedded dependency management system for Groovy scripts. humanURL: https://groovy-lang.org/grape.html tags: - Dependency Management - Package Manager properties: - type: Documentation url: https://groovy-lang.org/grape.html - type: Reference url: https://docs.groovy-lang.org/latest/html/api/groovy/grape/Grape.html common: - type: Website url: https://groovy-lang.org/ - type: Download url: https://groovy.apache.org/download.html - type: GitHub Organization url: https://github.com/apache/groovy - type: Getting Started url: https://groovy-lang.org/learn.html - type: Community url: https://groovy-lang.org/mailing-lists.html - type: Blog url: https://groovy-lang.org/blog.html - type: Terms of Service url: https://www.apache.org/licenses/LICENSE-2.0 maintainers: - FN: Kin Lane email: kin@apievangelist.com