- Groovy 2 Cookbook
- Andrey Adamovich Luciano Fiandesio
- 65字
- 2021-07-23 15:57:22
Chapter 2. Using Groovy Ecosystem
In this chapter, we will cover:
- Using Java classes from Groovy
- Embedding Groovy into Java
- Compiling Groovy code
- Simplifying dependency management with Grape
- Integrating Groovy into the build process using Ant
- Integrating Groovy into the build process using Maven
- Integrating Groovy into the build process using Gradle
- Generating documentation for Groovy code
- Checking Groovy code's quality with CodeNarc
推薦閱讀
- Android Jetpack開發:原理解析與應用實戰
- Vue.js前端開發基礎與項目實戰
- vSphere High Performance Cookbook
- SQL語言從入門到精通
- AngularJS深度剖析與最佳實踐
- 基于差分進化的優化方法及應用
- Internet of Things with the Arduino Yún
- JavaScript+Vue+React全程實例
- 軟件工程
- Multithreading in C# 5.0 Cookbook
- Test-Driven Machine Learning
- Natural Language Processing with Java and LingPipe Cookbook
- Managing Microsoft Hybrid Clouds
- RocketMQ實戰與原理解析
- Beginning C# 7 Hands-On:The Core Language