본문 바로가기
GIT

MAVEN

by Rainbound-IT 2022. 1. 28.
반응형

정의

 

https://goddaehee.tistory.com/199

 

[Maven] Maven 이란? (정의, 예제)

[Maven] 메이븐 이란? (정의, 예제) 안녕하세요. 갓대희 입니다. 이번 포스팅은 [ 메이븐 알아보기 ] 입니다. : ) 1. 빌드 (Build) #1 빌드란?  - 소스코드 파일을 컴퓨터에서 실행할 수 있는 독립

goddaehee.tistory.com

 

 

기초사용법

 

https://javacan.tistory.com/entry/MavenBasic

 

Maven 기초 사용법

본 글에서는 Maven을 이용해서 프로젝트를 생성하는 방법과, 디렉토리 구조, POM 파일 기본 구성, Maven 라이프 사이클 그리고 Maven 프로젝트를 이클립스 프로젝트로 생성하는 방법을 살펴보도록 하

javacan.tistory.com

 

pom 관련

https://maven.apache.org/guides/introduction/introduction-to-the-pom.html

 

Maven – Introduction to the POM

A Project Object Model or POM is the fundamental unit of work in Maven. It is an XML file that contains information about the project and configuration details used by Maven to build the project. It contains default values for most projects. Examples for t

maven.apache.org

 

반응형

'GIT' 카테고리의 다른 글

git 배우기  (0) 2022.06.18
TDD  (0) 2022.02.01
MAVEN  (0) 2022.01.28
개발에서 아티팩트  (0) 2021.08.25
Unit Test  (0) 2021.08.25

댓글