diff --git "a/doc/XXL-EXCEL\345\256\230\346\226\271\346\226\207\346\241\243.md" "b/doc/XXL-EXCEL\345\256\230\346\226\271\346\226\207\346\241\243.md" index 6f69d17..11a15fe 100644 --- "a/doc/XXL-EXCEL\345\256\230\346\226\271\346\226\207\346\241\243.md" +++ "b/doc/XXL-EXCEL\345\256\230\346\226\271\346\226\207\346\241\243.md" @@ -163,7 +163,7 @@ name | 属性/列名称 - 5、多Sheet导出:导出Excel时支持设置多张sheet; - 6、多Sheet导入:导入Excel时支持设置多张sheet,通过 "@ExcelSheet.name" 注解匹配Sheet; -### 版本 V1.1.1,新特性[迭代中] +### 版本 V1.1.1,新特性[2018-10-24] - 1、支持设置Field水平位置,如居中、居左; - 2、底层API优化,预约多Sheet操作支持; - 3、空Cell导入抛错问题修复; diff --git a/pom.xml b/pom.xml index 77e15aa..e088b01 100644 --- a/pom.xml +++ b/pom.xml @@ -5,13 +5,21 @@ 4.0.0 com.xuxueli xxl-excel - 1.1.1-SNAPSHOT + 1.1.1 ${project.artifactId} A flexible tool for translating Java objects and Excel documents. http://www.xuxueli.com/ + UTF-8 + UTF-8 + UTF-8 + 1.7 + 1.7 + + true + 1.7.25 3.17 @@ -41,24 +49,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - UTF8 - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - true - - @@ -94,7 +84,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.0.1 package @@ -108,7 +98,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 3.0.0 package