Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Welcome to java-starter project!

Here you can find all sorts of basic demos and starters for a Java project. Each category of starters resides on their own branch, such as the starter for creating an executable jar being maintained on the “executable-jar” branch. Here’s the complete list of starters:

  • executable-jar: Starter for creating an executable jar without using third-party libs.
  • executable-jar-maven-default: Starter for creating an executable jar using Maven in the simplest form.
  • executable-jar-maven-entrypoint: Starter for creating an executable jar including an entry point using Maven.
  • executable-jar-maven-libs-outside: Starter for creating an executable jar using Maven which includes an entry point in the manifest and dependencies in a separate libs folder.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages