<dependency>
<groupId>org.hswebframework</groupId>
<artifactId>hsweb-expands-office</artifactId>
<version>3.0.1</version>
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-expands-office', version='3.0.1')
)
<parent> <groupId>org.hswebframework</groupId> <artifactId>hsweb-expands</artifactId> <version>3.0.1</version> </parent>
compile
|-- org.hswebframework:hsweb-utils
|-- org.hswebframework:hsweb-expands-script
|-- commons-beanutils:commons-beanutils
|-- org.apache.poi:poi-scratchpad:3.17
|-- org.apache.poi:poi-ooxml:3.17
|-- org.apache.poi:poi-excelant:3.17
|-- org.apache.poi:poi-ooxml-schemas:3.17
|-- org.apache.poi:ooxml-schemas:1.1
|-- org.codehaus.groovy:groovy-all
test
|-- junit:junit