Skip to content

Latest commit

History

History

groovy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

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

Prerequisites

  • None

Installation

How to install Groovy?

Basics of Groovy

Groovy Hello World

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

Beyond the Basics

Hands-On Example

  • TODO

More...

Groovy extra resources

  • TODO

Recommended Books

  • TODO