- Gradle Essentials
- Kunal Dabir Abhinandan
- 155字
- 2021-07-30 09:53:51
Chapter 2. Building Java Projects
In the previous chapter, we saw a very basic build script, which just printed the customary Hello World
on the console. Now that we are comfortable with the Gradle command line interface, it's a perfect time for us to jump-start our journey with a simple Java project.
In this chapter, we will see how to build and test simple Java projects with Gradle, how external dependencies are added to the classpath, and how building distributable binaries work.
We will try to keep the Java code as minimal as possible so that we can focus more on the build of the project. Along the way, we will learn some best practices that a Gradle-based project should follow. It's okay if we are not able to comprehend all the build script syntax in this chapter because we are going to see that in detail in Chapter 4, Demystifying Build Scripts.
- 新編Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- WebAssembly實(shí)戰(zhàn)
- CentOS 7 Server Deployment Cookbook
- C語(yǔ)言程序設(shè)計(jì)案例式教程
- Expert Android Programming
- PLC編程及應(yīng)用實(shí)戰(zhàn)
- 名師講壇:Spring實(shí)戰(zhàn)開發(fā)(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- 焊接機(jī)器人系統(tǒng)操作、編程與維護(hù)
- 一塊面包板玩轉(zhuǎn)Arduino編程
- Swift 4從零到精通iOS開發(fā)
- Essential C++(中文版)
- C++語(yǔ)言程序設(shè)計(jì)
- 監(jiān)控的藝術(shù):云原生時(shí)代的監(jiān)控框架
- Android編程權(quán)威指南(第4版)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)案例教程(第二版)