- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 97字
- 2021-08-27 19:57:36
Gradle
Gradle (https://gradle.org) is a build automation tool which uses a Groovy DSL to specify the build plan and dependencies. It is a strong contender rapidly gaining popularity and adoption. Gradle is much more flexible and feature-rich than Maven, making it an ideal choice for very complex build setups. The latest version of Gradle easily surpasses Maven in terms of speed and features. Another unique advantage of Gradle is the ability to write standard Groovy code in the build script, making it possible to do pretty much everything programmatically. It has great plugin support as well.
推薦閱讀
- Vue.js快跑:構建觸手可及的高性能Web應用
- 算法精粹:經典計算機科學問題的Java實現
- Learning AWS Lumberyard Game Development
- VMware vSphere 6.7虛擬化架構實戰指南
- Groovy for Domain:specific Languages(Second Edition)
- Kinect for Windows SDK Programming Guide
- R語言數據可視化:科技圖表繪制
- Elasticsearch Essentials
- JQuery風暴:完美用戶體驗
- 數據分析與挖掘算法:Python實戰
- Learning D3.js 5 Mapping(Second Edition)
- Jakarta EE Cookbook
- Java面向對象程序設計教程
- Puppet Cookbook(Third Edition)
- LiveCode Mobile Development Hotshot