Rev 369 | Rev 418 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 369 | Rev 414 | ||
|---|---|---|---|
| Line 289... | Line 289... | ||
| 289 | 289 | ||
| 290 | <dependency>
|
290 | <dependency>
|
| 291 | <groupId>org.apache.poi</groupId> |
291 | <groupId>org.apache.poi</groupId> |
| 292 | <artifactId>poi</artifactId> |
292 | <artifactId>poi</artifactId> |
| 293 | <version>3.17</version> |
293 | <version>3.17</version> |
| - | 294 | </dependency>
|
|
| - | 295 | ||
| - | 296 | <dependency>
|
|
| - | 297 | <groupId>org.projectlombok</groupId> |
|
| - | 298 | <artifactId>lombok</artifactId> |
|
| - | 299 | <version>1.18.2</version> |
|
| 294 | </dependency>
|
300 | </dependency>
|
| 295 | 301 | ||
| 296 | <dependency>
|
302 | <dependency>
|
| 297 | <groupId>br.com.swconsultoria</groupId> |
303 | <groupId>br.com.swconsultoria</groupId> |
| 298 | <artifactId>java-nfe</artifactId> |
304 | <artifactId>java-nfe</artifactId> |
| 299 | <version>4.00.24</version> |
- | |
| - | 305 | <version>4.00.26</version> |
|
| 300 | </dependency>
|
306 | </dependency>
|
| - | 307 | ||
| - | 308 | ||
| 301 | <!--
|
309 | <!--
|
| 302 | <dependency>
|
310 | <dependency>
|
| 303 | <groupId>org.apache.axis2</groupId>
|
311 | <groupId>org.apache.axis2</groupId>
|
| 304 | <artifactId>axis2-transport-http</artifactId>
|
312 | <artifactId>axis2-transport-http</artifactId>
|
| 305 | <version>1.8.2</version>
|
313 | <version>1.8.2</version>
|