Browse Source

添加私服地址并删除包

feature/evaluate
jianjun 4 years ago
parent
commit
4b9210a98a
  1. BIN
      epmet-commons/epmet-commons-tools/src/main/resources/jar/easypoi-base-4.4.0.jar
  2. 5
      pom.xml

BIN
epmet-commons/epmet-commons-tools/src/main/resources/jar/easypoi-base-4.4.0.jar

Binary file not shown.

5
pom.xml

@ -97,6 +97,11 @@
</dependencyManagement> </dependencyManagement>
<repositories> <repositories>
<repository>
<id>mvnrepo</id>
<name>jianjun gitee</name>
<url>https://gitee.com/jianjun4833/easypoi.git/</url>
</repository>
<repository> <repository>
<id>public</id> <id>public</id>
<name>aliyun nexus</name> <name>aliyun nexus</name>

Loading…
Cancel
Save