Paths to additional Jar files that will be added to the classpath that is used when running Schmant. Different file paths should be separated by the operating system's path separator (':' on Unix, ';' on Windows). Relative paths are interpreted to be relative to the build workspace root directory.

This can be used to add the Jar files for the script language implementation to Schmant's classpath, if the script language is not installed in the running JDK.