Apache Groovy website screenshot

Apache Groovy

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.

3 APIs 0 Features
ApacheDynamic LanguageJVMProgramming LanguageScripting

APIs

Groovy Core API

The core Groovy language API documentation including all built-in classes, methods, and language features.

Groovy Console

Interactive Groovy shell and scripting console for testing and development.

Groovy Grape

Embedded dependency management system for Groovy scripts.

Pricing Plans

Groovy Plans Pricing

3 plans

PLANS

Rate Limits

Groovy Rate Limits

5 limits

RATE LIMITS

FinOps

Groovy Finops

FINOPS

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Download
Download
👥
GitHubOrganization
GitHubOrganization
🚀
GettingStarted
GettingStarted
🔗
Community
Community
📰
Blog
Blog
📜
TermsOfService
TermsOfService

Sources

apis.yml Raw ↑
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: GettingStarted
    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: LinkedIn
  url: https://www.linkedin.com/company/apache-groovy
- type: Website
  url: https://groovy-lang.org/
- type: Download
  url: https://groovy.apache.org/download.html
- type: GitHubOrganization
  url: https://github.com/apache/groovy
- type: GettingStarted
  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: TermsOfService
  url: https://www.apache.org/licenses/LICENSE-2.0
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com