19.6.1Dependencies

To be able to use script templates integration, you need to have available in your classpath the script engine:

  • NashornJavascript engine is provided builtin with Java 8+. Using the latest update release available is highly recommended.

  • RhinoJavascript engine is provided builtin with Java 6 and Java 7. Please notice that using Rhino is not recommended since it does not support running most template engines.

  • JRubydependency should be added in order to get Ruby support.

  • Jythondependency should be added in order to get Python support.

You should also need to add dependencies for your script based template engine. For example, for Javascript you can useWebJarsto add Maven/Gradle dependencies in order to make your javascript libraries available in the classpath.

results matching ""

    No results matching ""