Skip to content

Latest commit

 

History

History
 
 

packaging-examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Packaging examples

In this directory, you will find different examples to package your Vert.x application as fat-jars. It uses different tools such as:

  • Apache Ant and Ivy
  • Gradle and a plugin to build a shadow jar
  • Apache Maven and the shade-maven-plugin
  • Apache Maven the the Vert.x Maven Plugin

All directories contain the specific instructions to package and run the applications.