<dependency>
<groupId>com.github.sonnguyenvan9794</groupId>
<artifactId>jxls-poi-custom</artifactId>
<version>1.0.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.sonnguyenvan9794', module='jxls-poi-custom', version='1.0.0')
)
<parent> <groupId>com.github.sonnguyenvan9794</groupId> <artifactId>jxls-log4j-integration</artifactId> <version>1.0.0</version> </parent>
compile
|-- com.github.sonnguyenvan9794:jxls-core
|-- org.apache.poi:poi-ooxml:4.1.2
|-- org.apache.logging.log4j:log4j-core:2.11.1
test
|-- junit:junit
|-- org.apache.poi:ooxml-schemas:1.4