Maven 대안
77개의 무료 및 유료 대안을 Maven에 대한 목록으로 정리했습니다. 주요 경쟁 업체는 CMake, NuGet입니다. 이 외에도 사용자들은 Maven와 Ant, SCons, Buildr 간에 비교를 하기도 합니다. 또한 여기서 다른 유사한 옵션을 살펴볼 수 있습니다: 개발 도구.
7개의 무료 및 유료 대안을 Maven에 대한 목록으로 정리했습니다. 주요 경쟁 업체는 CMake, NuGet입니다. 이 외에도 사용자들은 Maven와 Ant, SCons, Buildr 간에 비교를 하기도 합니다. 또한 여기서 다른 유사한 옵션을 살펴볼 수 있습니다: 개발 도구.
Apache Maven is a Java-based tool for build automation and project management (in software development). It is centered around a Project Object Model (POM) described in a XML file that describes the project structure and its dependencies to other components and libraries. Maven provides pre-defined targets for source code compilation and packaging.
It can automatically download referenced software libraries from an online repository. While theoretically Maven's open design allows for support of other programming languages, it is mainly used for Java development, where it has become widely-used both for Open Source projects as well as private development teams.
소프트웨어에 대한 의견을 공유하고 리뷰를 남겨 더 나아지도록 도와주세요!
변경 제안
귀하의 의견
Your vote has been counted.
Do you have experience using this software?