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, 1575🔥, 0💬
Popular Posts:
What JAR files are required to run dom\Writer.java provided in the Apache Xerces package? 3 JAR file...
Apache Log4j SLF4J Binding allows applications coded to the SLF4J API to use Log4j 2 as the implemen...
JDK 11 jdk.compiler.jmod is the JMOD file for JDK 11 Compiler tool, which can be invoked by the "jav...
What Is javamail1_1_3.zip? javamail1_1_3.zip is the binary package of JavaMail API 1.1.3 in ZIP form...
ANTLR is a powerful parser generator for multiple programming languages including Java. ANTLR contai...