====== Grails 2.x External Lib Dependencies (Excluding plugins) ====== ^ Jar ^ Version ^ Use Case ^ Recommendation ^ | jxls | 2.4.7 | Template Based Excel Generation | Only for smaller Excel file | | commons-net | 1.4.1 | Email Sending feature | NA | | ireasoningssnmp | NA | Why do we have in ticketer? | NA | | hessian | 3.2 | To communicate with other app | NA | | smartgwt | NA | Extension for GWT | NA | ====== Springboot Dependencies/Libraries (jdk 8.0+) ====== ^ Library ^ Use Case ^ Comment ^ |okhttp|Communication using Http protocol |Advanced http client| |hamcrest|Junit|test assertion api| |jackson|JSON to Java Object and vice versa| | |commons-io|Utilities to assist with developing IO functionality| | |freemarker|Template engine| | |skyscreamer-jsonassert|Utility to unit test JSON| | more to come