groovy-excel-builder | A Groovy DSL for Building Excel Files
kandi X-RAY | groovy-excel-builder Summary
kandi X-RAY | groovy-excel-builder Summary
A Groovy DSL for Building Excel Files
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of groovy-excel-builder
groovy-excel-builder Key Features
groovy-excel-builder Examples and Code Snippets
Community Discussions
Trending Discussions on groovy-excel-builder
QUESTION
I am trying to use Apache POI with this Groovy DSL "groovy-excel-builder", while working in IntelliJ IDEA 2017.1.3 with JDK 1.8.0_112-release-736-b21 on Windows 10.
I get the following error:
Error:(3, 1) Groovyc: unable to resolve class org.apache.poi.xssf.usermodel.XSSFRow
I am able to see the package and the class in IDEA by clicking on "usermodel" section of the import statements:
import org.apache.poi.xssf.usermodel.XSSFRow
import org.apache.poi.xssf.usermodel.XSSFCell
I have the following dependencies
...ANSWER
Answered 2017-May-25 at 02:50You need to add the following dependency:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install groovy-excel-builder
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page