Packaging a Module into a JAR File
Before packaging a Java module into a JAR file, you need to configure an artifact of the type JAR. This artifact can define the output of one or more modules.
To build a JAR file from a module
See Also
Last modified: 13 July 2016