Skip to content

deepaksorthiya/java-interview-maven-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java CI with Maven

Getting Started

Requirements:

Maven: 3.9+
JDK: 23

Clone this repository:

git clone https://github.com/deepaksorthiya/java-interview-maven-project.git
cd java-interview-maven-project

Run Test(Maven Should Be Installed):

mvn clean test

Reference Documentation