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