Browse Source

更新maven 版本号

4.1.3.A
jueyue 9 years ago
parent
commit
1917bd1cc1
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

@@ -52,17 +52,17 @@ https://oss.sonatype.org/content/repositories/snapshots/
<dependency>
<groupId>org.jeecg</groupId>
<artifactId>easypoi-base</artifactId>
<version>2.2.0</version>
<version>2.1.2</version>
</dependency>
<dependency>
<groupId>org.jeecg</groupId>
<artifactId>easypoi-web</artifactId>
<version>2.2.0</version>
<version>2.1.2</version>
</dependency>
<dependency>
<groupId>org.jeecg</groupId>
<artifactId>easypoi-annotation</artifactId>
<version>2.2.0</version>
<version>2.1.2</version>
</dependency>
```


Loading…
Cancel
Save