User Tools
Writing /app/www/public/data/meta/development/external_jars.meta failed
development:external_jars
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| development:external_jars [2019/04/01 11:19] – [Ticketer] mpandey | development:external_jars [2021/06/25 10:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Grails 2.x External Lib Dependencies (Excluding plugins) ====== | ||
| + | |||
| + | ^ Jar ^ Version | ||
| + | | jxls | 2.4.7 | Template Based Excel Generation | ||
| + | | commons-net | 1.4.1 | Email Sending feature | ||
| + | | ireasoningssnmp | NA | Why do we have in ticketer? | ||
| + | | hessian | 3.2 | To communicate with other app | NA | | ||
| + | | smartgwt | NA | Extension for GWT | NA | | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ====== Springboot Dependencies/ | ||
| + | ^ Library | ||
| + | |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 | ||
| + | |||
| + | |||