We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db1d8e commit ce89babCopy full SHA for ce89bab
packaging-examples/README.md
@@ -0,0 +1,13 @@
1
+# Packaging examples
2
+
3
+In this directory, you will find different examples to package your Vert.x application as _fat-jars_.
4
+It uses different tools such as:
5
6
+* Apache Ant and Ivy
7
+* Gradle and a plugin to build a _shadow jar_
8
+* Apache Maven and the shade-maven-plugin
9
+* Apache Maven the the Vert.x Maven Plugin
10
11
+All directories contain the specific instructions to package and run the applications.
12
13
0 commit comments