Requirements

The RETS IQ RETS Library requires JRE/JDK version 6 or upwards.

The simple client library is distributed in two forms:

  • A single JAR archive, retsiq-simpleclient.jar, which contains all of the required third party dependency classes along with the RETS IQ RETS library classes. This can be used standalone without the need to include any further libraries on the classpath.

  • A jar archive, retsiq-simpleclient-nodeps.jar, which contains only the RETS IQ RETS library classes. The required third party dependencies must be manually included on the Java classpath, and can be found in the lib/ subdirectory of the distribution.