Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE302 Project

Compilation

To compile the project, run the following command in the root directory of the project:

mvn compile

Execution

To execute the project, run the following command in the root directory of the project:

mvn exec:java

Creating a JAR

To create a JAR file, run the following command in the root directory of the project:

mvn clean package

Testing the JAR

To test the JAR file, run the following command in the root directory of the project:

java -jar target/se302_project-1.0-SNAPSHOT-shaded.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages