a

application

Generates an application file. An application file is a single file containing your entire application, it's all you need to distribute or run the application. Technically, an application file is a Bash shell script with an appended executable jar file. You can invoke it directly or you can pass it as an argument to java -jar. You can rename it without breaking the application.
https://sourceforge.net/apps/trac/beezle/wiki/ApplicationHome
GNU Lesser General Public License, Version 2.1
Aggregated version Version Update time
1.3 1.3.5 Nov 28, 2011
1.3.4 Sep 23, 2011
1.3.3 Jun 24, 2011
1.3.2 Jun 20, 2011
1.3.1 Feb 23, 2011
1.3.0 Feb 18, 2011
6 Records