mvnDebug.cmd

3.5.4-1.module_1885+a6f9b3e6.noarch : Core part of Maven

Install

All systems
curl cmd.cat/mvnDebug.cmd.sh
Debian Debian
apt-get install netbeans
Ubuntu
apt-get install netbeans
Arch Arch Linux
pacman -S netbeans
Fedora
dnf install maven-lib-1
Windows (WSL2)
sudo apt-get update sudo apt-get install netbeans
Raspbian
apt-get install netbeans

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

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

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.