Skip to content

cinsk/hello-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

This is the skeleton Java project that support basic command-line parsing, and log4j logger.

COMPILATION

    $ # compile the sources
    $ mvn compile
    
    $ # package the class files into a jar
    $ mvn package

    $ # execute the program with command line arguments
    $ mvn exec:java -Dexec.args="argument argument..."

About

Skeleton Java project with Maven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages