UISpec4J is an open source software released under the terms of the Common Public License (version 1.0).
UISpec4J is available as a JAR file: uispec4j-1.5.jar .
Please not that this JAR does not work with Java 6. Official support for Java 6 is under study for a next release. In the meantime, you can use this unsupported JAR: uispec4j-java6.jar
We strongly encourage newcomers to download the Zip Archive that bundles UISpec4J resources with the Address Book sample application code.
You can find more information on this release in our change log page.
Please do not hesitate to contact us if you encounter any problem when using UISpec4J - we need your input to make this library as easy to use and powerful as possible, and we are always glad to hear from our users!
UISpec4J is being developed and validated with Sun's JDK 1.4.2 ( download ). It also works with JDK 5.0.
In order to use UISpec4J, you will need the JUnit JAR available from http://www.junit.org .
When using the extension mechanism, you will need the ASM JARs (see the dependencies page for details).