본문 바로가기
1. SW 개발 & IT 트렌드

Maven + eclipse 사용 (Maven on eclipse)

by soosun 2021. 1. 9.

Maven은 자바용 프로젝트 관리도구로 Apache Ant의 대안으로 만들어졌다.(빌드 툴: Ant, Maven, Gradle)
- 프로젝트 관리형 빌드툴

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

 

 

maven.apache.org/

 

Maven – Welcome to Apache Maven

Welcome to Apache Maven Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. If you

maven.apache.org

 

www.eclipse.org/

 

The Community for Open Innovation and Collaboration | The Eclipse Foundation

The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 375 open source projects, including runtimes, tools and frameworks.

www.eclipse.org

ㅇ Maven on eclipse 참조용 강의 

youtu.be/VAp0n9DmeEA

댓글