mvnyjp
Java software project management and comprehension tool
Install
- All systems
-
curl cmd.cat/mvnyjp.sh
- Debian
-
apt-get install maven
- Ubuntu
-
apt-get install maven
- Alpine
-
apk add maven
- Arch Linux
-
pacman -S netbeans
- Kali Linux
-
apt-get install maven
- CentOS
-
yum install xmvn
- Fedora
-
dnf install maven-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install maven
- OS X
-
brew install maven
- Raspbian
-
apt-get install netbeans
- Dockerfile
- dockerfile.run/mvnyjp
- Docker
-
docker run cmd.cat/mvnyjp mvnyjp
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
maven-lib-1
3.5.4-1.module_1885+a6f9b3e6.noarch : Core part of Maven
xmvn-minimal
Dependency-reduced version of XMvn
maven-1
project comprehension tool
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.