ContributionsMost RecentMost LikesSolutionsIncluding jar in groovy scripthi, i have installed soap ui on my MAC machine. I have created a java function and made a jar file out of it. Package is com.ReadExcel and it has a class Excel with function AccessExcel(). I want to include this jar file in my groovy script and call this function from the script. Can you please tell me how i can implement this? Thanks, Abraham.