All downloads include the binary (argval-###.jar
), the source code, and the java api documentation.
The additional dependencies are only included in the distributions that contain
inc-dep
at the end of their name.
This is Release Candidate 2. Several small changes have been made and a few improvements. See the Changes page, for the details. The different distributions are found under Files at SourceForge.
This is Release Candidate 1. Several small changes have been made and a few improvements. See the Changes page, for the details.
This is an Alpha release. Based on Java 2 Standard Edition v1.5. The dependencies are not included. See the table below for the details.
Download
java_argument_validation_v2.0.0.alpha.6-pkg-inc-dep.tar.gz
(1492K bytes)
[md5]
Including external dependencies (jars)
Download
java_argument_validation_v2.0.0.alpha.6-pkg-inc-dep.zip
(2105K bytes)
[md5]
Including external dependencies (jars)
Download
java_argument_validation_v2.0.0.alpha.6-pkg.tar.gz
(1038K bytes)
[md5]
Download
java_argument_validation_v2.0.0.alpha.6-pkg.zip
(1650K bytes)
[md5]
Dependency | File(s) | Version | Description |
---|---|---|---|
Simple Logging Facade for Java (SLF4J) | slf4j-api.jar | 1.5.8 | Always needed. Also requires to choose the preferred logging framework at deployment time. See Binding with a logging framework at deployment time. |
Apache Commons Lang | commons-lang.jar | 2.4 | Always needed. |
Apache Jakarta ORO | jakarta-oro-2.0.8.jar | 2.0.8 | Only needed when Argument Validation with Regular Expressions is used. |
JDom | jdom.jar | 1.1 | Not needed for Argument Validation! It is used for the Runtime Package Information Explorer and only, when output is needed in xml format. |
This is the first public release. Based on Java 2 Standard Edition v1.4.2 (probably also works on earlier releases). The dependencies are not included. See the table below for the details.
Download java_argument_validation_v0.2.tar.gz
(117.5K bytes)
[md5]
Download java_argument_validation_v0.2.zip
(227K bytes)
[md5]
Dependency | File(s) | Version | Description |
---|---|---|---|
Apache Jakarta Commons Logging | commons-logging.jar | 1.0.4 | Always needed. |
Apache Jakarta ORO | jakarta-oro-2.0.8.jar | 2.0.8 | Only needed when Argument Validation with Regular Expressions is used. |
JDom | jdom.jar | 1.0 | Not needed for Argument Validation! It is used for the Runtime Package Information Explorer and only, when output is needed in xml format. |