|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/apache-maven-online-training-apache-ant-udemy/
课程评论:没有评论
**课程名称:** 轻松学习Maven和Ant! (Learn Maven and Ant the easy way!) **课程概述:** 本课程是Java程序员必备的学习技术!主要内容是Apache Ant和Maven。 **Apache Ant:** Ant 是一个帮助您自动化项目构建过程的库。通过 Ant,您可以对项目的细节进行精细控制,方法是创建任务。Ant 提供了大量的内置任务,可以帮助您自动化几乎任何典型的项目任务,例如:编译源代码、将文件复制到服务器、将项目打包成存档文件等。 **Apache Maven:** Maven 是一个强大的项目管理工具,不仅可以帮助您自动化项目构建过程,还能处理其他许多方面,如:依赖管理、版本控制等。通过集成额外的插件,甚至可以编写自己的自定义插件来增强 Maven 的功能。 **课程适合人群:** * 希望了解最流行的项目管理工具(Maven)的各个方面的学习者。 * 希望提高在工作区生产力的学习者。 **完成课程后,您将:** * 了解真实世界的 Java 项目是如何管理的。 * 能够独立应对这些技术。 * 能够超越您的同事,并就此主题提出有说服力的论点。
A must learn technology for Java Programmers!This course is about Apache Ant and MavenApache AntAnt is a library that helps you automate the build process of a project.Using Ant, you can have good control over your project to minute detail. We can accomplish it, by creating tasks.Ant offers a great deal of builtin tasks, that will help you automate literally any typical project tasks like, compiling the source code, copying the files to server, packaging the project as an archive, etc.Apache MavenApache Maven, is a great project management tool that will not only help in automating the project build process, but also a host of other things like, dependency management, versioning, etc.We can keep enhancing the capabilities of Maven by incorporating additional plugins or even write our own custom plugins.Who should take this course?- People who want to learn every aspect of the most popular Project management tool (Maven)- People who want to be productive in workspaceAfter you complete the course- You will know how real world Java projects are managed- You will be able to stand on your own, in dealing with these technologies.- You will be able to outsmart your colleges and you will be able to make valid arguments on the subject