mvnDebug
Java software project management and comprehension tool
Install
- All systems
-
curl cmd.cat/mvnDebug.sh
- Debian
-
apt-get install maven2
- Ubuntu
-
apt-get install maven2
- Alpine
-
apk add maven
- Arch Linux
-
pacman -S netbeans
- Kali Linux
-
apt-get install maven
- CentOS
-
yum install xmvn
- Fedora
-
dnf install maven-lib-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install maven2
- OS X
-
brew install mvnvm
- Raspbian
-
apt-get install maven2
- Dockerfile
- dockerfile.run/mvnDebug
- Docker
-
docker run cmd.cat/mvnDebug mvnDebug
powered by Commando
maven
Java software project management and comprehension tool
Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. Maven's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with: * Making the build process easy * Providing a uniform build system * Providing quality project information * Providing guidelines for best practices development * Allowing transparent migration to new features
xmvn-minimal
Dependency-reduced version of XMvn
maven2
Java software project management and comprehension tool
Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. Maven's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with: * Making the build process easy * Providing a uniform build system * Providing quality project information * Providing guidelines for best practices development * Allowing transparent migration to new features
maven-1
project comprehension tool
maven-lib-1
3.5.4-1.module_1885+a6f9b3e6.noarch : Core part of Maven
intellij-idea-community-edition
IDE for Java, Groovy and other programming languages with advanced refactoring features
netbeans
Extensible Java IDE
Integrated Development Environment for software developers. It supports development of desktop, enterprise, web, and mobile applications. Package includes the Base IDE, Java Development Tools and Plug-in Development Tools. Support for PHP, Ruby, C/C++, Java EE and others can be added.