|  |  |  | 
|---|
|  |  |  | <dependency> | 
|---|
|  |  |  | <groupId>org.apache.poi</groupId> | 
|---|
|  |  |  | <artifactId>poi-ooxml</artifactId> | 
|---|
|  |  |  | <version>3.12</version> | 
|---|
|  |  |  | <version>4.1.2</version> | 
|---|
|  |  |  | </dependency> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <dependency> | 
|---|
|  |  |  | <groupId>org.apache.poi</groupId> | 
|---|
|  |  |  | <artifactId>poi</artifactId> | 
|---|
|  |  |  | <version>3.12</version> | 
|---|
|  |  |  | <version>4.1.2</version> | 
|---|
|  |  |  | </dependency> | 
|---|
|  |  |  | <dependency> | 
|---|
|  |  |  | <groupId>org.apache.poi</groupId> | 
|---|
|  |  |  | <artifactId>poi-ooxml-schemas</artifactId> | 
|---|
|  |  |  | <version>3.12</version> | 
|---|
|  |  |  | <version>4.1.2</version> | 
|---|
|  |  |  | </dependency> | 
|---|
|  |  |  | <dependency> | 
|---|
|  |  |  | <groupId>org.apache.poi</groupId> | 
|---|
|  |  |  | <artifactId>poi-scratchpad</artifactId> | 
|---|
|  |  |  | <version>4.1.2</version> | 
|---|
|  |  |  | </dependency> | 
|---|
|  |  |  | </dependencies> | 
|---|
|  |  |  |  | 
|---|