Jar examples for p:poi-ooxml
Apache POI - Java API To Access Microsoft Format Files
You can download jar file poi-ooxml 3.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add poi-ooxml-3.8.jar to your project.
<dependency> <groupId>org.apache.poi</groupId> <artifactId>poi-ooxml</artifactId> <version>3.8</version> </dependency>
compile group: 'org.apache.poi', name: 'poi-ooxml', version: '3.8'
libraryDependencies += "org.apache.poi" % "poi-ooxml" % "3.8"
<dependency org="org.apache.poi" name="poi-ooxml" rev="3.8"/>
@Grapes(@Grab(group='org.apache.poi', module='poi-ooxml', version='3.8'))
'org.apache.poi:poi-ooxml:jar:3.8'
Click the following link to download the jar file.
poi-ooxml-3.8-sources.jar