Hi All,
With the new Cloud SDK apache POI JAR gets shipped along with SDK and while running my test case i am getting this error .
java.lang.NoClassDefFoundError Could not initialize class org.apache.poi.xssf.usermodel.XSSFWorkbook
Earlier i had imported the JAR from the dependency.How to fix these issues.
How we can fix this .Any inputs are highly appreciated.
Thanks