Saved Bookmarks
| 1. |
What Is Gradle Framework? |
|
Answer» 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. 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. |
|