Prev Next

DevOps / Gradle interview questions

What is Gradle framework?

Gradle is an open source build automation system that builds based on the concepts of Apache Ant and Apache Maven and introduces a Groovy-based domain-specific language (DSL) instead of the XML form used by Apache Maven for declaring the project configuration.

More Related questions...

Show more question and Answers...


Comments & Discussions