書名: Groovy 2 Cookbook作者名: Andrey Adamovich Luciano Fiandesio本章字數(shù): 87字更新時間: 2021-07-23 15:57:18
Chapter 1. Getting Started with Groovy
In this chapter, we will cover:
- Installing Groovy on Windows
- Installing Groovy on Linux and OS X
- Executing Groovy code from the command line
- Using Groovy as a command-line text file editor
- Using Groovy to start a server on the command line
- Running Groovy with invokedynamic support
- Building Groovy from source
- Managing multiple Groovy installations on Linux
- Using groovysh to try out Groovy commands
- Starting groovyConsole to execute Groovy snippets
- Configuring Groovy in Eclipse
- Configuring Groovy in IntelliJ IDEA
推薦閱讀
- UML和模式應用(原書第3版)
- 測試驅動開發(fā):入門、實戰(zhàn)與進階
- Mastering Ubuntu Server
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- C語言程序設計案例精粹
- Android底層接口與驅動開發(fā)技術詳解
- AutoCAD 2009實訓指導
- Learning Material Design
- Regression Analysis with Python
- Learning Docker Networking
- Mastering AWS Security
- RocketMQ實戰(zhàn)與原理解析
- Apache Solr PHP Integration
- Drupal Search Engine Optimization
- Java核心編程