Glossary
- Maven
Build-management tool for object-oriented development with Java. Maven helps developers to create and manage Java applications in a standardized way. In this, Maven supports them from the creation of a software project to the compilation and testing through to the distribution of the software to application computers, which allows for the automation of many steps.
See also:
