What are CSUs JDK and third-party library dependencies?
Cisco Smart Update requires a minimum of JDK 1.5 and the following third-party open source libraries to run: • commons-lang.jar • commons-collections.jar • commons-logging.jar • commons-codec.jar • dom4j.jar Customers may choose to download the third-party libraries themselves or to download a CSU distribution that comes with the third-party libraries included. The Cisco Smart Update SDK is written in 100% pure Java and does not use any platform specific Java Native Interface (JNI) code. As such, it should run properly on any platform that supports the Java Runtime environment. Nonetheless, it is recommended that CSU SDK and your application be properly tested on the desired targeted platform to ensure no issues are found.