Skip to content

Latest commit

History

History

groovy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

1. What is Groovy?

Overview

  • 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 .
  • Groovy is being used for developing the Jenkins pipeline, so it better if we have the knowledge about this language

Groovy workflow

  • None

Official website documentation of Groovy

2. Prerequisites

  • None

3. Installation

How to install Groovy?

4. Basics of Groovy

Groovy Hello World

  • Check the basic/ directory to create a simple Groovy demo.

5. Beyond the Basics

Hands-On Example

  • TODO

6. More...

Groovy extra resources

  • TODO

Recommended Books

  • TODO