Przeglądaj źródła

2.1.6开始,主要目标是表格导出的pdf的支持

4.1.3.A
jueyue 9 lat temu
rodzic
commit
51a1dc8a54
4 zmienionych plików z 5 dodań i 5 usunięć
  1. +1
    -1
      easypoi-annotation/pom.xml
  2. +1
    -1
      easypoi-base/pom.xml
  3. +1
    -1
      easypoi-web/pom.xml
  4. +2
    -2
      pom.xml

+ 1
- 1
easypoi-annotation/pom.xml Wyświetl plik

@@ -4,7 +4,7 @@
<parent>
<groupId>org.jeecg</groupId>
<artifactId>easypoi</artifactId>
<version>2.1.5</version>
<version>2.1.6-SNAPSHOT</version>
</parent>
<artifactId>easypoi-annotation</artifactId>
<description>基础注解类,解耦合</description>

+ 1
- 1
easypoi-base/pom.xml Wyświetl plik

@@ -4,7 +4,7 @@
<parent>
<groupId>org.jeecg</groupId>
<artifactId>easypoi</artifactId>
<version>2.1.5</version>
<version>2.1.6-SNAPSHOT</version>
</parent>
<artifactId>easypoi-base</artifactId>
<dependencies>


+ 1
- 1
easypoi-web/pom.xml Wyświetl plik

@@ -4,7 +4,7 @@
<parent>
<groupId>org.jeecg</groupId>
<artifactId>easypoi</artifactId>
<version>2.1.5</version>
<version>2.1.6-SNAPSHOT</version>
</parent>
<artifactId>easypoi-web</artifactId>
<dependencies>


+ 2
- 2
pom.xml Wyświetl plik

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jeecg</groupId>
<artifactId>easypoi</artifactId>
<version>2.1.5</version>
<version>2.1.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>easypoi</name>
<modules>
@@ -38,7 +38,7 @@
</developers>
<properties>
<sub.version>2.1.5</sub.version>
<sub.version>2.1.6-SNAPSHOT</sub.version>
<poi.version>3.9</poi.version>
<xerces.version>2.9.1</xerces.version>
<guava.version>16.0.1</guava.version>


Ładowanie…
Anuluj
Zapisz