Skip to content

shubhangist/helloworld

 
 

Repository files navigation

HelloWorld

A simple Java application that can be compiled into a .jar file using Maven.

To build

mvn clean package

To run

java -cp target/helloworld-1.0.jar com.coveros.demo.helloworld.HelloWorld

This is test page for java 16/march/2022

About

A Java Hello World application using Maven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 75.8%
  • HTML 24.2%