Your deployment package can be a .zip file or a standalone jar; it is your choice. You can use any build and packaging tool you are familiar with to create a deployment package.
We provide examples of using Maven to create standalone jars and using Gradle to create a .zip file. For more information, see the following topics:
Topics