Introduction to gradle

Gradle is one of the best build management tool. It is inspired by Ant and Maven. Key features of Gradle are –
  • Open source
  • Platform independent
  • Provides the best of Ant and Maven.
  • Supports Ivy and maven repositories.
  • Follows the standard directory structure as specified by Maven but can be customized.
  • We can write Gradle tasks easily using groovy syntax.
  • Plug-ins can be used to run the well known tasks

Web development and Automation testing

solutions delivered!!