Forum Discussion
avidCoder
7 years agoSuper Contributor
Instead of using groovy here. You can use Java code to get the values from xlsx with Apache POI. You can see several examples on internet for the same.
https://www.mkyong.com/java/apache-poi-reading-and-writing-excel-file-in-java/