Download Latest Version easylibs-args-0.8.4.jar (100.0 kB)
Email in envelope

Get an email when there's a new version of Args

Home
Name Modified Size InfoDownloads / Week
easylibs-args-0.8.4.jar 2017-03-23 100.0 kB
easylibs-args-javadocs-0.8.4.zip 2017-03-23 475.1 kB
RELEASE_NOTES.txt 2017-03-23 6.5 kB
easylibs-args-0.8.3.jar 2017-03-22 100.2 kB
easylibs-args-javadocs-0.8.3.zip 2017-03-22 478.1 kB
easylibs-args-0.8.2.jar 2017-03-13 82.0 kB
easylibs-args-javadocs-0.8.2.zip 2017-03-13 426.8 kB
easylibs-args-0.8.1.jar 2017-03-06 63.3 kB
easylibs-args-javadocs-0.8.1.zip 2017-03-06 353.2 kB
easylibs-args-0.8.jar 2017-03-05 65.1 kB
easylibs-args-javadocs-0.8.zip 2017-03-05 372.0 kB
readme.txt 2017-03-05 2.5 kB
Totals: 12 Items   2.5 MB 0
Easylibs Args Library
------------------------------------------------------------------------------

Easy to use configuration and command line argument processor. Args 
supplies functionality for both command line parsing and configuration support 
from files using common definitions such as INI files, properties files and 
databases.

Getting Started
------------------------------------------------------------------------------

These instructions will get you a copy of the project up and running on your
local machine for development and testing purposes. See deployment for notes
on how to deploy the project on a live system.

Javadoc overview page is a great place to learn about the API and start coding.
The overview and other package specific pages provide detailed instructions
on API usage.

Prerequisites
------------------------------------------------------------------------------

Current Args release does not have any external dependencies. JRE requirement 
is Java 1.5 or above.

Installing
------------------------------------------------------------------------------

Easylibs Args software installation is very simple

1) Download binary distribution package
2) Install included jar file in a directory
3) Add the jar file to your java CLASSPATH for either IDE or runtime
4) Optionally you may want to also download the javadoc zip file and add
   javadocs to you IDE environment for easy documentation lookup

Running the tests
------------------------------------------------------------------------------

The source directory contains a number of unit tests which validate the 
functionality of the args library.

Built with
------------------------------------------------------------------------------

Easylibs Args library is built with a simple ant build script. The script
can be found at the base software directory. 

Versioning
------------------------------------------------------------------------------

We use SVN for versioning. Each release, from which binary packages are 
produced, is tagged. Binary package files are uplodated and accessible from
Sourceforge.net files repository for project 'args'.

Authors 
------------------------------------------------------------------------------

 * Mark Bednarczyk - Sly Technologies Inc
 
License
------------------------------------------------------------------------------

The project is licensed under Apache License 2.0

 * https://choosealicense.com/licenses/apache-2.0
 
 
Source: readme.txt, updated 2017-03-05