|
|
@@ -54,17 +54,17 @@ https://oss.sonatype.org/content/repositories/snapshots/ |
|
|
|
<dependency>
|
|
|
|
<groupId>org.jeecg</groupId>
|
|
|
|
<artifactId>easypoi-base</artifactId>
|
|
|
|
<version>2.1.4</version>
|
|
|
|
<version>2.1.5</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.jeecg</groupId>
|
|
|
|
<artifactId>easypoi-web</artifactId>
|
|
|
|
<version>2.1.4</version>
|
|
|
|
<version>2.1.5</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.jeecg</groupId>
|
|
|
|
<artifactId>easypoi-annotation</artifactId>
|
|
|
|
<version>2.1.4</version>
|
|
|
|
<version>2.1.5</version>
|
|
|
|
</dependency>
|
|
|
|
```
|
|
|
|
|
|
|
|