Welcome, Guest! Log In | Create Account

Share

Java Simple Argument Parser

by mlamb

JSAP provides simple but powerful command-line parsing functionality for Java applications. Features include typed arguments, automatic parsing of multi-value arguments, user-defined argument classes, and automatic generation of usage and help text.


http://www.martiansoftware.com/jsap

Software Development

Project Feed

  • Tracker artifact added

    toxic_ created the Feature req: Dependencies between arguments artifact

    02:34PM on Jan 26 2009 by toxic_

  • Forum comment added

    toxic_ commented on the RE: Dependencies between args forum thread

    02:33PM on Jan 26 2009 by toxic_

  • Forum thread added

    toxic_ created the Dependencies between args forum thread

    02:30PM on Jan 26 2009 by toxic_

  • Forum thread added

    destileria created the Group by options is posible forum thread

    10:35AM on Apr 02 2008 by destileria

  • Tracker comment added

    burschik commented on the Different semantics for list of args artifact

    03:53PM on Jan 10 2007 by burschik

  • jsap 2.1 file released: JSAP-2.1-src.zip

    * JRE 1.5 dependency removed (it works with 1.4 again).
     * "-" and "--" can be supplied as unflagged option values.
     * "-v=value" syntax parsing has been fixed.
     * A QualifiedSwitch bug that resulted in an exception when no value was specified is fixed.
     ...

    08:52PM on Aug 03 2006

  • jsap 2.1 file released: JSAP-2.1-src.tar.gz

    * JRE 1.5 dependency removed (it works with 1.4 again).
     * "-" and "--" can be supplied as unflagged option values.
     * "-v=value" syntax parsing has been fixed.
     * A QualifiedSwitch bug that resulted in an exception when no value was specified is fixed.
     ...

    08:52PM on Aug 03 2006

  • jsap 2.1 file released: JSAP-2.1.zip

    * JRE 1.5 dependency removed (it works with 1.4 again).
     * "-" and "--" can be supplied as unflagged option values.
     * "-v=value" syntax parsing has been fixed.
     * A QualifiedSwitch bug that resulted in an exception when no value was specified is fixed.
     ...

    08:52PM on Aug 03 2006

  • jsap 2.1 file released: JSAP-2.1.tar.gz

    * JRE 1.5 dependency removed (it works with 1.4 again).
     * "-" and "--" can be supplied as unflagged option values.
     * "-v=value" syntax parsing has been fixed.
     * A QualifiedSwitch bug that resulted in an exception when no value was specified is fixed.
     ...

    08:51PM on Aug 03 2006

  • jsap 2.1 file released: JSAP-2.1.jar

    * JRE 1.5 dependency removed (it works with 1.4 again).
     * "-" and "--" can be supplied as unflagged option values.
     * "-v=value" syntax parsing has been fixed.
     * A QualifiedSwitch bug that resulted in an exception when no value was specified is fixed.
     ...

    08:51PM on Aug 03 2006

Java Simple Argument Parser Actions