Maven icon
Maven icon

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

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
36likes
0comments
0articles

Features

  1.  C++ support
  2.  Build automation

Maven News & Activities

Highlights All activities

Recent News

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

Recent activities

  • Autark icon
    antosha_one added Maven as alternative to Autark
  • Rsbuild icon
    POX added Maven as alternative to Rsbuild
  • ZoGa_Loo liked Maven

Maven information

AlternativeTo Category

Development

Popular alternatives

View all

Top Maven apps (extensions / mods etc)

View all
Maven was added to AlternativeTo by RemovedUser on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

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.