Maven icon
Maven icon

Maven

 35 likes

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 screenshot 1

License model

  • FreeOpen Source

Application type

Country of Origin

  • US flagUnited States

Platforms

  • Mac
  • Windows
  • Linux
  No rating
35likes
0comments
0news articles

Features

Suggest and vote on features
  1.  C++ support
  2.  Build automation

 Tags

  • source-code-management
  • build-tool

Maven News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • foss-view liked Maven
    8 days ago
  • App icon
    onyo added Maven as alternative to Mill
    4 months ago
  • brx12345 liked Maven
    4 months ago
  • POX added Maven as alternative to Werk
    5 months ago
  • App icon
    djeang added Maven as alternative to JeKa
    6 months ago
  • App icon
    POX added Maven as alternative to LazFuck
    9 months ago
Show all activities

Maven information

  • Developed by

    US flagApache Software Foundation
  • Licensing

    Open Source and Free product.
  • Alternatives

    32 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all

Our users have written 0 comments and reviews about Maven, and it has gotten 35 likes

Maven was added to AlternativeTo by RemovedUser on Oct 19, 2010 and this page was last updated Oct 7, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Maven?

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.

Official Links