A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.geeksforgeeks.org/advance-java/building-java-project-with-maven/ below:

Building a Java Project with Maven

Building a Java Project with Maven

Last Updated : 04 Aug, 2025

Here is how to build a Java project with Maven using Spring Tool Suite:

Tools and Technologies Steps to Build a Java Project with Maven

Here, we created a simple maven project by using spring initializr with required maven dependencies and we mention them below.

Step 1: Step 2:

Now, a new window is opened. In this window, we nee provide information project like versions, language, package name, artifact id and other information. Here, we select language as java, project type is maven and provide package and artifact id.

Step 3:

Now, click on next button, then a new window is opened. Here, we need to select required project dependencies based on project requirement.

Step 4:

Now, click on next button a new window is opened. In this window, the STS shows information about maven dependency download information.

Step 5:

Now, click on finish button. After this, it take some time create a maven project. The maven dependency management download the selected dependencies.

Step 6:

Once required project dependencies are download into local machine, then maven creates a standard project folder structure. Below we mention the example project folder structure.

Step 7:

Now, develop the application based your business login run this project and this project runs on tomcat server with default port number 8080.



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4