Skip to content

This is a simple Java application to demonstrate integration with Jenkins.

Notifications You must be signed in to change notification settings

kindredgroup/basic-test-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Java App

This is a simple Java application to demonstrate integration with Jenkins.

How to Run

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Run mvn clean package to build the project.
  4. Execute the application with java -cp target/simple-java-app-1.0-SNAPSHOT.jar com.example.App.

About

This is a simple Java application to demonstrate integration with Jenkins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages