Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepaksorthiya/java-interview-maven-project
Java Interview Programs
https://github.com/deepaksorthiya/java-interview-maven-project
interview interview-practice interview-preparation java java-8
Last synced: about 1 month ago
JSON representation
Java Interview Programs
- Host: GitHub
- URL: https://github.com/deepaksorthiya/java-interview-maven-project
- Owner: deepaksorthiya
- Created: 2024-03-20T07:21:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T07:12:03.000Z (3 months ago)
- Last Synced: 2024-10-22T09:02:51.603Z (3 months ago)
- Topics: interview, interview-practice, interview-preparation, java, java-8
- Language: Java
- Homepage: https://github.com/deepaksorthiya/java-interview-maven-jdk17
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
## Requirements:
```
Maven: 3.9+
JDK: 23
```### Clone this repository:
```bash
git clone https://github.com/deepaksorthiya/java-interview-maven-project.git
```
```bash
cd java-interview-maven-project
```### Run Test(Maven Should Be Installed):
```bash
mvn clean test
```### Reference Documentation