Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Apache Maven Tool, What Is It
What is Apache Maven tool?
✍: FYIcenter.com
Apache 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:
Releases of Apache Maven tool:
Name Version FYI Date ---- ------- --- ---- apache-maven 3.8.6 src 2022-06-06 apache-maven 3.8.3 2021-09-27 apache-maven 3.6.3 2019-11-25 apache-maven 3.5.4 src 2018-06-21 apache-maven 3.3.9 2018-05-04 apache-maven 3.2.5 2018-05-04 apache-maven 3.1.1 2018-05-04 apache-maven 3.0.5 2018-05-04 apache-maven 3.2.2 2014-09-14 apache-maven 3.1.1 2013-10-14 apache-maven 3.0.5 2013-05-24 apache-maven 3.0 2010-10-04 apache-maven 2.2.1 2009-08-06 apache-maven 2.2.0 2009-07-01 apache-maven 2.1.0 2009-03-18 apache-maven 2.0.11 2010-02-26 maven 2.0.7 2007-06-21 maven 2.0 2005-10-19 maven 1.1 2007-06-25 maven 1.0.2 2004-12-07 maven 1.0 2004-07-13
For more information, see Apache Maven Website.
⇒ Apache Maven Internal Design Architecture
⇐ Downloading and Reviewing Maven JAR Files
2020-11-11, ∼2618🔥, 0💬
Popular Posts:
How to download and install Apache ZooKeeper Source Package? Apache ZooKeeper is an open-source serv...
Where Can I get source code files of jsse.jar? You can get source code files of jsse.jar (JSSE) from...
How to download and install Apache ZooKeeper Source Package? Apache ZooKeeper is an open-source serv...
What Is js.jar in Rhino JavaScript 1.7R5? js.jar in Rhino JavaScript 1.7R5 is the JAR file for Rhino...
How to download and install javamail-1_2.zip? The JavaMail API is a set of abstract APIs that model ...