Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

pfisterer/jms-messenger-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Maven example project

Requirements

To build, you need

Building and Setup

Before cloning this repository, be sure to enable automatic conversion of CRLF/LF on your machine using git config --global core.autocrlf input. For more information, please refer to http://help.github.com/dealing-with-lineendings/

To build the project, run mvn package, this will build the program and place the generated jar file in the directory target/.

Running

To Run, use mvn exec:java.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages