JarBundler is a feature-rich Ant task which will create a Mac OS X application bundle from a list of Jar files and a main class name. You can add an Icon resource, set various Mac OS X native look-and-feel bells and whistles, and maintain your application bundles as part of your normal build and release cycle. It is free software licensed under the GNU General Public License. More info @ http://informagen.com/JarBundler/
N/A
[jar-bundler "2.2.0"]
jar-bundler/jar-bundler {:mvn/version "2.2.0"}
implementation("jar-bundler:jar-bundler:2.2.0")
<dependency> <groupId>jar-bundler</groupId> <artifactId>jar-bundler</artifactId> <version>2.2.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: